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

/linux-master/arch/x86/boot/compressed/
H A Dident_map_64.c351 error_puthex(error_code);
353 error_puthex(address);
355 error_puthex(ip - (unsigned long)_head);
H A Dmisc.h69 #define error_puthex(__x) __puthex(__x) macro

Completed in 315 milliseconds