Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/arch/powerpc/kernel/
Dmachine_kexec_64.c171 hw_breakpoint_disable(); in kexec_smp_down()
187 hw_breakpoint_disable(); in kexec_prepare_cpus_wait()
Dhw_breakpoint.c99 hw_breakpoint_disable(); in arch_uninstall_hw_breakpoint()
219 hw_breakpoint_disable(); in hw_breakpoint_handler()
Dprocess.c338 hw_breakpoint_disable(); in do_break()
/linux-4.1.27/arch/x86/include/asm/
Ddebugreg.h75 static inline void hw_breakpoint_disable(void) in hw_breakpoint_disable() function
/linux-4.1.27/arch/x86/kernel/
Dmachine_kexec_32.c203 hw_breakpoint_disable(); in machine_kexec()
Dmachine_kexec_64.c268 hw_breakpoint_disable(); in machine_kexec()
/linux-4.1.27/arch/powerpc/xmon/
Dxmon.c832 hw_breakpoint_disable(); in remove_cpu_bpts()