Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/os/
H A Dfakebop.c1761 static gate_desc_t *bop_idt; variable
1770 bop_idt = (gate_desc_t *) in bop_idt_init()
1772 bzero(bop_idt, MMU_PAGESIZE); in bop_idt_init()
1779 set_gatesegd(&bop_idt[t], &bop_trap_handler, bcode_sel, in bop_idt_init()
1783 bop_idt_info.dtr_base = (uintptr_t)bop_idt; in bop_idt_init()