Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.h169 static inline bool nested_cpu_has_xsaves(struct vmcs12 *vmcs12) in nested_cpu_has_xsaves() function
H A Dnested.c2475 if (nested_cpu_has_xsaves(vmcs12)) in prepare_vmcs02_rare()