Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dcpufeature.h84 #define cpu_has_xsaves boot_cpu_has(X86_FEATURE_XSAVES) macro
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/
A Dvmx.c903 (cpu_has_xsaves && cpu_has_vmx_xsaves); in vmx_init_msr()
919 if ( cpu_has_xsaves && cpu_has_vmx_xsaves ) in vmx_save_msr()
947 if ( cpu_has_xsaves && cpu_has_vmx_xsaves ) in vmx_load_msr()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Ddomain.c1623 if ( cpu_has_xsaves && is_hvm_vcpu(n) ) in __context_switch()

Completed in 13 milliseconds