Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dintel_pt.h28 void cpu_emergency_stop_pt(void);
33 static inline void cpu_emergency_stop_pt(void) {} in cpu_emergency_stop_pt() function
/Linux-v5.4/arch/x86/kernel/
Dcrash.c94 cpu_emergency_stop_pt(); in kdump_nmi_callback()
159 cpu_emergency_stop_pt(); in native_machine_crash_shutdown()
/Linux-v5.4/arch/x86/events/intel/
Dpt.c1559 void cpu_emergency_stop_pt(void) in cpu_emergency_stop_pt() function