Home
last modified time | relevance | path

Searched refs:HCRX_GUEST_FLAGS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm64/include/asm/
H A Dkvm_arm.h105 #define HCRX_GUEST_FLAGS (HCRX_EL2_SMPME | HCRX_EL2_TCR2En) macro
/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h201 u64 hcrx = HCRX_GUEST_FLAGS; in __activate_traps_common()