Home
last modified time | relevance | path

Searched defs:vmcs_host_state (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmcs.h34 struct vmcs_host_state { struct
35 unsigned long cr3; /* May not match real cr3 */
36 unsigned long cr4; /* May not match real cr4 */
37 unsigned long gs_base;
38 unsigned long fs_base;
39 unsigned long rsp;
41 u16 fs_sel, gs_sel, ldt_sel;
43 u16 ds_sel, es_sel;