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

/linux-master/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h420 case SYS_TCR_EL1:
561 if (sysreg != SYS_TCR_EL1)
/linux-master/tools/testing/selftests/kvm/lib/aarch64/
H A Dprocessor.c283 vcpu_get_reg(vcpu, KVM_ARM64_SYS_REG(SYS_TCR_EL1), &tcr_el1);
351 vcpu_set_reg(vcpu, KVM_ARM64_SYS_REG(SYS_TCR_EL1), tcr_el1);
/linux-master/tools/arch/arm64/include/asm/
H A Dsysreg.h175 #define SYS_TCR_EL1 sys_reg(3, 0, 2, 0, 2) macro
/linux-master/arch/arm64/include/asm/
H A Dsysreg.h285 #define SYS_TCR_EL1 sys_reg(3, 0, 2, 0, 2) macro
/linux-master/arch/arm64/kvm/
H A Demulate-nested.c617 SR_TRAP(SYS_TCR_EL1, CGT_HCR_TVM_TRVM),
1073 SR_FGT(SYS_TCR_EL1, HFGxTR, TCR_EL1, 1),
H A Dsys_regs.c2371 { SYS_DESC(SYS_TCR_EL1), access_vm_reg, reset_val, TCR_EL1, 0 },

Completed in 165 milliseconds