Searched refs:load_idt (Results 1 – 3 of 3) sorted by relevance
186 load_idt(&idt_descr); in load_current_idt()229 load_idt(&idt_descr); in idt_setup_early_traps()319 load_idt(&idt_descr); in idt_setup_apic_and_irq_gates()340 load_idt(&idt_descr); in idt_setup_early_handler()350 load_idt(&idt); in idt_invalidate()
220 load_idt(&ctxt->idt); in __restore_processor_state()
112 #define load_idt(dtr) native_load_idt(dtr) macro