Home
last modified time | relevance | path

Searched refs:hw_breakpoint_disable (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/arch/powerpc/include/asm/
H A Dhw_breakpoint.h93 static inline void hw_breakpoint_disable(void) in hw_breakpoint_disable() function
108 static inline void hw_breakpoint_disable(void) { } in hw_breakpoint_disable() function
/linux-6.15/arch/x86/include/asm/
H A Ddebugreg.h101 static inline void hw_breakpoint_disable(void) in hw_breakpoint_disable() function
/linux-6.15/arch/powerpc/kexec/
H A Dcore_64.c153 hw_breakpoint_disable(); in kexec_smp_down()
171 hw_breakpoint_disable(); in kexec_prepare_cpus_wait()
/linux-6.15/arch/x86/kernel/
H A Dmachine_kexec_32.c177 hw_breakpoint_disable(); in machine_kexec()
H A Dmachine_kexec_64.c368 hw_breakpoint_disable(); in machine_kexec()
H A Dalternative.c2491 hw_breakpoint_disable(); in use_temporary_mm()
/linux-6.15/arch/powerpc/kernel/
H A Dhw_breakpoint.c392 hw_breakpoint_disable(); in hw_breakpoint_handler()
/linux-6.15/arch/powerpc/xmon/
H A Dxmon.c993 hw_breakpoint_disable(); in remove_cpu_bpts()