Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/kernel/
H A Dsmp.c52 #define smp_debug(lvl, printargs...) \ macro
56 #define smp_debug(lvl, ...) do { } while(0) macro