Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/include/asm/
Darch_gicv3.h89 #define __AP0Rx(x) __ACCESS_CP15(c12, 4, c8, x) macro
90 #define ICH_AP0R0 __AP0Rx(0)
91 #define ICH_AP0R1 __AP0Rx(1)
92 #define ICH_AP0R2 __AP0Rx(2)
93 #define ICH_AP0R3 __AP0Rx(3)