Searched refs:VMCB_SEG (Results 1 – 2 of 2) sorted by relevance
73 VMCB_SEG, /* CS, DS, SS, ES, CPL */ enumerator87 (1U << VMCB_DT) | (1U << VMCB_SEG) | (1U << VMCB_CR2) | \
1970 vmcb_mark_dirty(svm->vmcb, VMCB_SEG); in svm_set_segment()