Searched refs:load_idt (Results 1 – 4 of 4) sorted by relevance
186 load_idt(&idt_descr); in load_current_idt()229 load_idt(&idt_descr); in idt_setup_early_traps()327 load_idt(&idt_descr); in idt_setup_apic_and_irq_gates()348 load_idt(&idt_descr); in idt_setup_early_handler()358 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
1377 pv_ops.cpu.load_idt = xen_load_idt; in xen_start_kernel()