Searched refs:TCR2_EL2 (Results 1 – 7 of 7) sorted by relevance
| /linux/tools/testing/selftests/kvm/include/arm64/ |
| H A D | processor.h | 352 MAPPED_EL2_SYSREG(TCR2_EL2, TCR2_EL1); in ctxt_reg_alias()
|
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | get-reg-list.c | 44 REG_FEAT(TCR2_EL2, ID_AA64MMFR3_EL1, TCRX, IMP), 737 SYS_REG(TCR2_EL2),
|
| /linux/arch/arm64/kvm/ |
| H A D | nested.c | 1787 resx = get_reg_fixed_bits(kvm, TCR2_EL2); in kvm_init_nv_sysregs() 1788 set_sysreg_masks(kvm, TCR2_EL2, resx); in kvm_init_nv_sysregs()
|
| H A D | config.c | 1059 static const DECLARE_FEAT_MAP(tcr2_el2_desc, TCR2_EL2, 1591 case TCR2_EL2: in get_reg_fixed_bits()
|
| H A D | at.c | 111 return vcpu_read_sys_reg(vcpu, TCR2_EL2); in effective_tcr2()
|
| H A D | sys_regs.c | 199 MAPPED_EL2_SYSREG(TCR2_EL2, TCR2_EL1, NULL ); in locate_register() 3768 EL2_REG_FILTERED(TCR2_EL2, access_rw, reset_val, TCR2_EL2_RES1,
|
| /linux/arch/arm64/include/asm/ |
| H A D | kvm_host.h | 542 TCR2_EL2, /* Extended Translation Control Register (EL2) */ enumerator
|