Home
last modified time | relevance | path

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

/linux-6.6.21/arch/arm/include/asm/
Darch_gicv3.h35 #define __ICC_AP1Rx(x) __ACCESS_CP15(c12, 0, c9, x) macro
36 #define ICC_AP1R0 __ICC_AP1Rx(0)
37 #define ICC_AP1R1 __ICC_AP1Rx(1)
38 #define ICC_AP1R2 __ICC_AP1Rx(2)
39 #define ICC_AP1R3 __ICC_AP1Rx(3)