Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Didt.c173 void load_current_idt(void) in load_current_idt() function
/openbmc/linux/arch/x86/include/asm/
H A Ddesc.h436 extern void load_current_idt(void);
/openbmc/linux/arch/x86/kernel/cpu/
H A Dcommon.c2279 load_current_idt(); in cpu_init_exception_handling()