Home
last modified time | relevance | path

Searched refs:load_current_idt (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/x86/kernel/
Didt.c174 void load_current_idt(void) in load_current_idt() function
/linux-6.1.9/arch/x86/include/asm/
Ddesc.h436 extern void load_current_idt(void);
/linux-6.1.9/arch/x86/kernel/cpu/
Dcommon.c2222 load_current_idt(); in cpu_init_exception_handling()