Home
last modified time | relevance | path

Searched refs:vc_handler (Results 1 – 2 of 2) sorted by relevance

/arch/x86/boot/startup/
A Dgdt_idt.c27 void __head startup_64_load_idt(void *vc_handler) in startup_64_load_idt() argument
37 if (vc_handler) { in startup_64_load_idt()
38 init_idt_data(&data, X86_TRAP_VC, vc_handler); in startup_64_load_idt()
/arch/x86/include/asm/
A Dsetup.h55 extern void startup_64_load_idt(void *vc_handler);

Completed in 4 milliseconds