Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c384 u16 ds_sel, es_sel; member
2890 savesegment(es, host_state->es_sel); in vmx_prepare_switch_to_guest()
2970 if (unlikely(host_state->ds_sel | host_state->es_sel)) { in vmx_prepare_switch_to_host()
2972 loadsegment(es, host_state->es_sel); in vmx_prepare_switch_to_host()