Searched defs:ext_context (Results 1 – 1 of 1) sorted by relevance
386 struct ext_context { struct387 uint64_t cr3;390 struct segment_sel idtr;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;399 struct segment_sel gs;[all …]
Completed in 7 milliseconds