Searched defs:debug_putstr (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/boot/compressed/
H A Dmisc.h41 #define debug_putstr(__x) __putstr(__x) macro
45 static inline void debug_putstr(const char *s) debug_putstr() function

Completed in 27 milliseconds