Home
last modified time | relevance | path

Searched defs:hw_breakpoint_restore (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm64/kernel/
H A Dsuspend.c35 static int (*hw_breakpoint_restore)(unsigned int); variable
/openbmc/linux/arch/x86/kernel/
H A Dhw_breakpoint.c483 void hw_breakpoint_restore(void) in hw_breakpoint_restore() function