Searched refs:segment_sel (Results 1 – 3 of 3) sorted by relevance
328 struct segment_sel { struct390 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 …]
1300 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()
330 struct segment_sel *seg; in set_vcpu_regs()
Completed in 10 milliseconds