Home
last modified time | relevance | path

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

/linux-6.12.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-6.12.1/arch/x86/kernel/
Dcrash.c62 cpu_emergency_stop_pt(); in kdump_nmi_callback()
119 cpu_emergency_stop_pt(); in native_machine_crash_shutdown()
/linux-6.12.1/arch/x86/events/intel/
Dpt.c1745 void cpu_emergency_stop_pt(void) in cpu_emergency_stop_pt() function