hw_breakpoint_restore 31 arch/arm64/kernel/suspend.c static int (*hw_breakpoint_restore)(unsigned int); hw_breakpoint_restore 35 arch/arm64/kernel/suspend.c if (WARN_ON(hw_breakpoint_restore)) hw_breakpoint_restore 37 arch/arm64/kernel/suspend.c hw_breakpoint_restore = hw_bp_restore; hw_breakpoint_restore 67 arch/arm64/kernel/suspend.c if (hw_breakpoint_restore) hw_breakpoint_restore 68 arch/arm64/kernel/suspend.c hw_breakpoint_restore(cpu); hw_breakpoint_restore 95 arch/x86/include/asm/debugreg.h extern void hw_breakpoint_restore(void); hw_breakpoint_restore 412 arch/x86/include/asm/mmu_context.h hw_breakpoint_restore(); hw_breakpoint_restore 420 arch/x86/kernel/hw_breakpoint.c EXPORT_SYMBOL_GPL(hw_breakpoint_restore); hw_breakpoint_restore 223 arch/x86/kernel/kgdb.c hw_breakpoint_restore(); hw_breakpoint_restore 8278 arch/x86/kvm/x86.c hw_breakpoint_restore();