Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dsmp.c269 trace_call_function_single_entry(CALL_FUNCTION_SINGLE_VECTOR); in DEFINE_IDTENTRY_SYSVEC()
272 trace_call_function_single_exit(CALL_FUNCTION_SINGLE_VECTOR); in DEFINE_IDTENTRY_SYSVEC()
H A Didt.c137 INTG(CALL_FUNCTION_SINGLE_VECTOR, asm_sysvec_call_function_single),
/linux/tools/perf/trace/beauty/arch/x86/include/asm/
H A Dirq_vectors.h65 #define CALL_FUNCTION_SINGLE_VECTOR 0xfb macro
/linux/arch/x86/entry/
H A Dentry_fred.c107 SYSVEC(CALL_FUNCTION_SINGLE_VECTOR, call_function_single),
/linux/arch/x86/include/asm/
H A Didtentry.h709 DECLARE_IDTENTRY_SYSVEC(CALL_FUNCTION_SINGLE_VECTOR, sysvec_call_function_single);