Home
last modified time | relevance | path

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

/linux/arch/x86/boot/compressed/
A Dmisc.h60 #define debug_puthex(__x) __puthex(__x) macro
63 debug_puthex((unsigned long)(__x)); \
71 static inline void debug_puthex(unsigned long value) in debug_puthex() function

Completed in 5 milliseconds