Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/parisc/kernel/
Dsmp.c51 #define smp_debug(lvl, printargs...) \ macro
55 #define smp_debug(lvl, ...) do { } while(0) macro
/kernel/linux/linux-6.6/arch/parisc/kernel/
Dsmp.c52 #define smp_debug(lvl, printargs...) \ macro
56 #define smp_debug(lvl, ...) do { } while(0) macro