Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
Dnested.h209 static inline bool nested_cpu_has_eptp_switching(struct vmcs12 *vmcs12) in nested_cpu_has_eptp_switching() function
Dnested.c2749 if (nested_cpu_has_eptp_switching(vmcs12)) { in nested_check_vm_execution_controls()