Home
last modified time | relevance | path

Searched refs:__restore_watch (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
Dwatch.h21 #define __restore_watch() do { \ macro
29 #define __restore_watch() do {} while (0) macro
Dswitch_to.h123 __restore_watch(); \
/linux-4.1.27/arch/mips/kernel/
Dpm.c59 __restore_watch(); in mips_cpu_restore()