Searched refs:debug_puthex (Results 1 – 2 of 2) sorted by relevance
75 #define debug_puthex(__x) __puthex(__x) macro78 debug_puthex((unsigned long)(__x)); \86 static inline void debug_puthex(unsigned long value) in debug_puthex() function
535 debug_puthex(entry_offset); in extract_kernel()