Searched refs:es_sel (Results 1 - 1 of 1) sorted by relevance

/arch/x86/kvm/
H A Dvmx.c470 u16 ds_sel, es_sel; member in struct:vcpu_vmx::__anon3229
1743 savesegment(es, vmx->host_state.es_sel);
1789 if (unlikely(vmx->host_state.ds_sel | vmx->host_state.es_sel)) {
1791 loadsegment(es, vmx->host_state.es_sel);

Completed in 44 milliseconds