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

/linux-master/tools/arch/arm64/include/asm/
H A Dsysreg.h415 #define __SYS__AP1Rx_EL2(x) sys_reg(3, 4, 12, 9, x) macro
416 #define SYS_ICH_AP1R0_EL2 __SYS__AP1Rx_EL2(0)
417 #define SYS_ICH_AP1R1_EL2 __SYS__AP1Rx_EL2(1)
418 #define SYS_ICH_AP1R2_EL2 __SYS__AP1Rx_EL2(2)
419 #define SYS_ICH_AP1R3_EL2 __SYS__AP1Rx_EL2(3)
/linux-master/arch/arm64/include/asm/
H A Dsysreg.h548 #define __SYS__AP1Rx_EL2(x) sys_reg(3, 4, 12, 9, x) macro
549 #define SYS_ICH_AP1R0_EL2 __SYS__AP1Rx_EL2(0)
550 #define SYS_ICH_AP1R1_EL2 __SYS__AP1Rx_EL2(1)
551 #define SYS_ICH_AP1R2_EL2 __SYS__AP1Rx_EL2(2)
552 #define SYS_ICH_AP1R3_EL2 __SYS__AP1Rx_EL2(3)

Completed in 137 milliseconds