Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
Dhw_breakpoint.h75 static inline void hw_breakpoint_disable(void) in hw_breakpoint_disable() function
87 static inline void hw_breakpoint_disable(void) { } in hw_breakpoint_disable() function
/linux-4.4.14/arch/powerpc/kernel/
Dhw_breakpoint.c99 hw_breakpoint_disable(); in arch_uninstall_hw_breakpoint()
219 hw_breakpoint_disable(); in hw_breakpoint_handler()
Dmachine_kexec_64.c187 hw_breakpoint_disable(); in kexec_smp_down()
203 hw_breakpoint_disable(); in kexec_prepare_cpus_wait()
Dprocess.c338 hw_breakpoint_disable(); in do_break()
/linux-4.4.14/arch/x86/include/asm/
Ddebugreg.h75 static inline void hw_breakpoint_disable(void) in hw_breakpoint_disable() function
/linux-4.4.14/arch/x86/kernel/
Dmachine_kexec_32.c203 hw_breakpoint_disable(); in machine_kexec()
Dmachine_kexec_64.c270 hw_breakpoint_disable(); in machine_kexec()
/linux-4.4.14/arch/powerpc/xmon/
Dxmon.c833 hw_breakpoint_disable(); in remove_cpu_bpts()