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

/linux-master/arch/arm64/include/asm/
H A Dkvm_host.h954 case TPIDRRO_EL0: *val = read_sysreg_s(SYS_TPIDRRO_EL0); break;
999 case TPIDRRO_EL0: write_sysreg_s(val, SYS_TPIDRRO_EL0); break;
H A Dsysreg.h416 #define SYS_TPIDRRO_EL0 sys_reg(3, 3, 13, 0, 3) macro
/linux-master/tools/arch/arm64/include/asm/
H A Dsysreg.h299 #define SYS_TPIDRRO_EL0 sys_reg(3, 3, 13, 0, 3) macro
/linux-master/arch/arm64/kvm/
H A Demulate-nested.c1071 SR_FGT(SYS_TPIDRRO_EL0, HFGxTR, TPIDRRO_EL0, 1),
H A Dsys_regs.c2510 { SYS_DESC(SYS_TPIDRRO_EL0), NULL, reset_unknown, TPIDRRO_EL0 },

Completed in 133 milliseconds