Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dintel_pt.h6 void cpu_emergency_stop_pt(void);
8 static inline void cpu_emergency_stop_pt(void) {} in cpu_emergency_stop_pt() function
/Linux-v4.19/arch/x86/kernel/
Dcrash.c101 cpu_emergency_stop_pt(); in kdump_nmi_callback()
166 cpu_emergency_stop_pt(); in native_machine_crash_shutdown()
/Linux-v4.19/arch/x86/events/intel/
Dpt.c1472 void cpu_emergency_stop_pt(void) in cpu_emergency_stop_pt() function