Searched refs:debug_putstr (Results 1 – 3 of 3) sorted by relevance
43 #define debug_putstr(__x) __putstr(__x) macro46 debug_putstr(#__x ": 0x"); \48 debug_putstr("\n"); \53 static inline void debug_putstr(const char *s) in debug_putstr() function
73 debug_putstr("KASLR using"); in get_random_long()76 debug_putstr(" RDRAND"); in get_random_long()84 debug_putstr(" RDTSC"); in get_random_long()92 debug_putstr(" i8254"); in get_random_long()102 debug_putstr("...\n"); in get_random_long()309 debug_putstr("KASLR disabled by default...\n"); in choose_kernel_location()314 debug_putstr("KASLR disabled by cmdline...\n"); in choose_kernel_location()328 debug_putstr("KASLR could not find suitable E820 region...\n"); in choose_kernel_location()
264 debug_putstr("No relocation needed... "); in handle_relocations()267 debug_putstr("Performing relocations... "); in handle_relocations()356 debug_putstr("Parsing ELF... "); in parse_elf()414 debug_putstr("early console in decompress_kernel\n"); in decompress_kernel()450 debug_putstr("\nDecompressing Linux... "); in decompress_kernel()460 debug_putstr("done.\nBooting the kernel.\n"); in decompress_kernel()