Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/i386/
H A Dtarget_arch_cpu.c49 static void set_gate(void *ptr, unsigned int type, unsigned int dpl, in set_gate() function
63 set_gate(idt_table + n, 0, dpl, 0, 0); in bsd_i386_set_idt()