Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.h159 static inline int nested_cpu_has_mtf(struct vmcs12 *vmcs12) in nested_cpu_has_mtf() function
H A Dnested.c6133 if (nested_cpu_has_mtf(vmcs12)) in nested_vmx_exit_handled_mtf()
H A Dvmx.c1773 if (nested_cpu_has_mtf(vmcs12) && in vmx_update_emulated_instruction()