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

/linux-master/arch/x86/lib/
H A Dkaslr.c24 #define debug_putstr(v) early_printk("%s", v) macro
/linux-master/arch/x86/boot/compressed/
H A Dmisc.h74 #define debug_putstr(__x) __putstr(__x) macro
84 static inline void debug_putstr(const char *s) function

Completed in 131 milliseconds