Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm64/include/asm/
Darch_gicv3.h71 #define __AP1Rx_EL2(x) sys_reg(3, 4, 12, 9, x) macro
72 #define ICH_AP1R0_EL2 __AP1Rx_EL2(0)
73 #define ICH_AP1R1_EL2 __AP1Rx_EL2(1)
74 #define ICH_AP1R2_EL2 __AP1Rx_EL2(2)
75 #define ICH_AP1R3_EL2 __AP1Rx_EL2(3)