Searched refs:debug_puthex (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/x86/boot/compressed/
H A Dmisc.c520 debug_puthex(entry_offset);
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

Completed in 300 milliseconds