Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c2045 static inline bool nested_cpu_has_eptp_switching(struct vmcs12 *vmcs12) in nested_cpu_has_eptp_switching() function
9272 if (!nested_cpu_has_eptp_switching(vmcs12) || in nested_vmx_eptp_switching()
12444 if (nested_cpu_has_eptp_switching(vmcs12)) { in check_vmentry_prereqs()