Home
last modified time | relevance | path

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

/linux/tools/arch/x86/include/asm/
H A Dirq_vectors.h
/linux/tools/perf/trace/beauty/arch/x86/include/asm/
H A Dirq_vectors.h66 #define THERMAL_APIC_VECTOR 0xfa macro
/linux/arch/x86/kernel/
H A Dirq.c579 trace_thermal_apic_entry(THERMAL_APIC_VECTOR); in DEFINE_IDTENTRY_SYSVEC()
582 trace_thermal_apic_exit(THERMAL_APIC_VECTOR); in DEFINE_IDTENTRY_SYSVEC()
/linux/arch/x86/entry/
H A Dentry_fred.c113 SYSVEC(THERMAL_APIC_VECTOR, thermal),