Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dwatch.h21 #define __restore_watch(task) do { \ macro
29 #define __restore_watch(task) do {} while (0) macro
H A Dswitch_to.h138 __restore_watch(next); \
/openbmc/linux/arch/mips/kernel/
H A Dpm.c55 __restore_watch(current); in mips_cpu_restore()