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()
/linux/tools/arch/x86/include/asm/
H A Dirq_vectors.h
/linux/tools/perf/trace/beauty/arch/x86/include/asm/
H A Dirq_vectors.h64 #define CALL_FUNCTION_VECTOR 0xfc macro
/linux/arch/x86/xen/
H A Dsmp.c182 case CALL_FUNCTION_VECTOR: in xen_map_vector()
/linux/arch/x86/entry/
H A Dentry_fred.c108 SYSVEC(CALL_FUNCTION_VECTOR, call_function),