Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sh/include/asm/
Dprocessor.h95 #define cpu_sleep() __asm__ __volatile__ ("sleep" : : : "memory") macro
/kernel/linux/linux-4.19/arch/sh/include/asm/
Dprocessor.h99 #define cpu_sleep() __asm__ __volatile__ ("sleep" : : : "memory") macro