Searched refs:bop_idt (Results 1 – 1 of 1) sorted by relevance
2077 static gate_desc_t *bop_idt; variable2091 bop_idt = (gate_desc_t *) in bop_idt_init()2093 bzero(bop_idt, MMU_PAGESIZE); in bop_idt_init()2099 set_gatesegd(&bop_idt[t], &bop_trap_handler, B64CODE_SEL, in bop_idt_init()2103 bop_idt_info.dtr_base = (uintptr_t)bop_idt; in bop_idt_init()