Searched refs:LGUEST_CS (Results 1 – 3 of 3) sorted by relevance
6 #define LGUEST_CS (GDT_ENTRY_LGUEST_CS * 8) macro
603 idt->a = (LGUEST_CS<<16) | (handler&0x0000FFFF); in default_idt_entry()
581 lguest_entry.segment = LGUEST_CS; in lguest_arch_host_init()