Home
last modified time | relevance | path

Searched refs:HCRX_EL2 (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/Documentation/arch/arm64/
H A Dbooting.rst288 For CPUs with support for HCRX_EL2 (FEAT_HCX) present:
386 - HCRX_EL2.MSCEn (bit 11) must be initialised to 0b1.
396 - HCRX_EL2.TCR2En (bit 14) must be initialised to 0b1.
/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h205 compute_clr_set(vcpu, HCRX_EL2, clr, set); in __activate_traps_common()
/openbmc/qemu/docs/system/arm/
H A Demulation.rst75 - FEAT_HCX (Support for the HCRX_EL2 register)
/openbmc/linux/arch/arm64/include/asm/
H A Dkvm_host.h382 HCRX_EL2, /* Extended Hypervisor Configuration Register */ enumerator
/openbmc/linux/arch/arm64/tools/
H A Dsysreg2296 Sysreg HCRX_EL2 3 4 1 2 2
/openbmc/linux/arch/arm64/kvm/
H A Demulate-nested.c1841 tmp = sanitised_sys_reg(vcpu, HCRX_EL2); in __check_nv_sr_forward()
H A Dsys_regs.c2429 EL2_REG(HCRX_EL2, access_rw, reset_val, 0),