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

/linux-master/arch/x86/boot/compressed/
H A Dmisc.h75 #define debug_puthex(__x) __puthex(__x) macro
86 static inline void debug_puthex(unsigned long value) function

Completed in 203 milliseconds