Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dvmx.c103 static u64 __read_mostly host_xss; variable
2800 if (vcpu->arch.ia32_xss != host_xss) in vmx_set_msr()
2802 vcpu->arch.ia32_xss, host_xss); in vmx_set_msr()
3167 rdmsrl(MSR_IA32_XSS, host_xss); in setup_vmcs_config()