Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dvmx.c105 static u64 __read_mostly host_xss; variable
2933 if (vcpu->arch.ia32_xss != host_xss) in vmx_set_msr()
2935 vcpu->arch.ia32_xss, host_xss); in vmx_set_msr()
3304 rdmsrl(MSR_IA32_XSS, host_xss); in setup_vmcs_config()