Home
last modified time | relevance | path

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

/hypervisor/include/arch/x86/asm/
A Dcpu.h328 struct segment_sel { struct
390 struct segment_sel idtr;
391 struct segment_sel ldtr;
392 struct segment_sel gdtr;
393 struct segment_sel tr;
394 struct segment_sel cs;
395 struct segment_sel ss;
396 struct segment_sel ds;
397 struct segment_sel es;
398 struct segment_sel fs;
[all …]
/hypervisor/arch/x86/guest/
A Dnested.c1300 static void set_segment(struct segment_sel *seg, uint16_t sel, uint64_t b, uint32_t l, uint32_t a) in set_segment()
1330 struct segment_sel seg; in set_vmcs01_guest_state()
A Dvcpu.c330 struct segment_sel *seg; in set_vcpu_regs()

Completed in 10 milliseconds