Home
last modified time | relevance | path

Searched refs:__AP0Rx_EL2 (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/arm64/include/asm/
Darch_gicv3.h65 #define __AP0Rx_EL2(x) sys_reg(3, 4, 12, 8, x) macro
66 #define ICH_AP0R0_EL2 __AP0Rx_EL2(0)
67 #define ICH_AP0R1_EL2 __AP0Rx_EL2(1)
68 #define ICH_AP0R2_EL2 __AP0Rx_EL2(2)
69 #define ICH_AP0R3_EL2 __AP0Rx_EL2(3)