Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/vmx/
Dnested.h210 static inline bool nested_cpu_has_eptp_switching(struct vmcs12 *vmcs12) in nested_cpu_has_eptp_switching() function
Dnested.c2750 if (nested_cpu_has_eptp_switching(vmcs12)) { in nested_check_vm_execution_controls()