Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.h209 static inline bool nested_cpu_has_eptp_switching(struct vmcs12 *vmcs12) in nested_cpu_has_eptp_switching() function
H A Dnested.c2781 if (nested_cpu_has_eptp_switching(vmcs12)) { in nested_check_vm_execution_controls()