Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
H A Dsignal.c498 current->thread.tpidr2_el0 = read_sysreg_s(SYS_TPIDR2_EL0); in preserve_tpidr2_context()
517 write_sysreg_s(tpidr2_el0, SYS_TPIDR2_EL0); in restore_tpidr2_context()
/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h435 #define SYS_TPIDR2_EL0 sys_reg(3, 3, 13, 0, 5)
300 #define SYS_TPIDR2_EL0 global() macro
/linux/arch/arm64/kvm/
H A Dsys_regs.c2872 { SYS_DESC(SYS_TPIDR2_EL0), undef_access },