Home
last modified time | relevance | path

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

/arch/arm/include/asm/
Darch_gicv3.h87 #define __AP0Rx(x) __ACCESS_CP15(c12, 4, c8, x) macro
88 #define ICH_AP0R0 __AP0Rx(0)
89 #define ICH_AP0R1 __AP0Rx(1)
90 #define ICH_AP0R2 __AP0Rx(2)
91 #define ICH_AP0R3 __AP0Rx(3)