Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dnested.h184 static inline int nested_cpu_has_mtf(struct vmcs12 *vmcs12) in nested_cpu_has_mtf() function
H A Dnested.c6438 if (nested_cpu_has_mtf(vmcs12)) in nested_vmx_exit_handled_mtf()