Searched refs:__LRC8 (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/arm/include/asm/
H A Darch_gicv3.h70 #define __LRC8(x) __ACCESS_CP15(c12, 4, c15, x) macro
80 #define ICH_LRC8 __LRC8(0)
81 #define ICH_LRC9 __LRC8(1)
82 #define ICH_LRC10 __LRC8(2)
83 #define ICH_LRC11 __LRC8(3)
84 #define ICH_LRC12 __LRC8(4)
85 #define ICH_LRC13 __LRC8(5)
86 #define ICH_LRC14 __LRC8(6)
87 #define ICH_LRC15 __LRC8(7)

Completed in 40 milliseconds