Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dsmp.c260 trace_call_function_entry(CALL_FUNCTION_VECTOR); in DEFINE_IDTENTRY_SYSVEC()
263 trace_call_function_exit(CALL_FUNCTION_VECTOR); in DEFINE_IDTENTRY_SYSVEC()
H A Didt.c136 INTG(CALL_FUNCTION_VECTOR, asm_sysvec_call_function),
/linux/tools/perf/trace/beauty/arch/x86/include/asm/
H A Dirq_vectors.h64 #define CALL_FUNCTION_VECTOR 0xfc macro
/linux/arch/x86/entry/
H A Dentry_fred.c108 SYSVEC(CALL_FUNCTION_VECTOR, call_function),
/linux/arch/x86/include/asm/
H A Didtentry.h710 DECLARE_IDTENTRY_SYSVEC(CALL_FUNCTION_VECTOR, sysvec_call_function);