Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/include/asm/
Darch_gicv3.h95 #define __AP1Rx(x) __ACCESS_CP15(c12, 4, c9, x) macro
96 #define ICH_AP1R0 __AP1Rx(0)
97 #define ICH_AP1R1 __AP1Rx(1)
98 #define ICH_AP1R2 __AP1Rx(2)
99 #define ICH_AP1R3 __AP1Rx(3)