Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/boot/compressed/
Dmisc.h44 #define debug_puthex(__x) __puthex(__x) macro
55 static inline void debug_puthex(const char *s) in debug_puthex() function