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

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

Completed in 127 milliseconds