Searched refs:LHCALL_LOAD_IDT_ENTRY (Results 1 – 3 of 3) sorted by relevance
10 #define LHCALL_LOAD_IDT_ENTRY 6 macro
302 hcall(LHCALL_LOAD_IDT_ENTRY, entrynum, desc[0], desc[1], 0); in lguest_write_idt_entry()316 hcall(LHCALL_LOAD_IDT_ENTRY, i, idt[i].a, idt[i].b, 0); in lguest_load_idt()
637 case LHCALL_LOAD_IDT_ENTRY: in lguest_arch_do_hcall()