Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c113 static u64 __read_mostly host_xss; variable
4309 if (vcpu->arch.ia32_xss != host_xss) in vmx_set_msr()
4311 vcpu->arch.ia32_xss, host_xss, false); in vmx_set_msr()
4710 rdmsrl(MSR_IA32_XSS, host_xss); in setup_vmcs_config()