Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/
Dtracepoint.c28 static void switch_idt(void *arg) in switch_idt() function
42 smp_call_function(switch_idt, NULL, 0); in trace_irq_vector_regfunc()
43 switch_idt(NULL); in trace_irq_vector_regfunc()
55 smp_call_function(switch_idt, NULL, 0); in trace_irq_vector_unregfunc()
56 switch_idt(NULL); in trace_irq_vector_unregfunc()