Searched refs:load_idt (Results 1 – 3 of 3) sorted by relevance
183 load_idt(&idt_descr); in load_current_idt()226 load_idt(&idt_descr); in idt_setup_early_traps()309 load_idt(&idt_descr); in idt_setup_apic_and_irq_gates()330 load_idt(&idt_descr); in idt_setup_early_handler()340 load_idt(&idt); in idt_invalidate()
68 void (*load_idt)(const struct desc_ptr *); member
1238 .load_idt = xen_load_idt,