Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/include/asm/
Darch_gicv3.h69 #define __LRC0(x) __ACCESS_CP15(c12, 4, c14, x) macro
72 #define ICH_LRC0 __LRC0(0)
73 #define ICH_LRC1 __LRC0(1)
74 #define ICH_LRC2 __LRC0(2)
75 #define ICH_LRC3 __LRC0(3)
76 #define ICH_LRC4 __LRC0(4)
77 #define ICH_LRC5 __LRC0(5)
78 #define ICH_LRC6 __LRC0(6)
79 #define ICH_LRC7 __LRC0(7)