Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/include/asm/
Darch_gicv3.h81 #define __LRC0(x) __ACCESS_CP15(c12, 4, c14, x) macro
84 #define ICH_LRC0 __LRC0(0)
85 #define ICH_LRC1 __LRC0(1)
86 #define ICH_LRC2 __LRC0(2)
87 #define ICH_LRC3 __LRC0(3)
88 #define ICH_LRC4 __LRC0(4)
89 #define ICH_LRC5 __LRC0(5)
90 #define ICH_LRC6 __LRC0(6)
91 #define ICH_LRC7 __LRC0(7)