Searched refs:idt_setup_early_pf (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Ddesc.h443 extern void idt_setup_early_pf(void);
445 static inline void idt_setup_early_pf(void) { } function
/linux-master/arch/x86/kernel/
H A Didt.c69 * Not possible on 64-bit. See idt_setup_early_pf() for details.
247 * idt_setup_early_pf - Initialize the idt table with early pagefault handler
258 void __init idt_setup_early_pf(void) function
H A Dsetup.c1040 idt_setup_early_pf();

Completed in 132 milliseconds