Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/include/asm/
Dintel_pt.h30 void cpu_emergency_stop_pt(void);
35 static inline void cpu_emergency_stop_pt(void) {} in cpu_emergency_stop_pt() function
/Linux-v6.1/arch/x86/kernel/
Dcrash.c96 cpu_emergency_stop_pt(); in kdump_nmi_callback()
161 cpu_emergency_stop_pt(); in native_machine_crash_shutdown()
/Linux-v6.1/arch/x86/events/intel/
Dpt.c1742 void cpu_emergency_stop_pt(void) in cpu_emergency_stop_pt() function