Searched refs:debug_putstr (Results 1 – 7 of 7) sorted by relevance
24 #define debug_putstr(v) early_printk("%s", v) macro60 debug_putstr(purpose); in kaslr_get_random_long()61 debug_putstr(" KASLR using"); in kaslr_get_random_long()66 debug_putstr(" RDRAND"); in kaslr_get_random_long()75 debug_putstr(" RDTSC"); in kaslr_get_random_long()84 debug_putstr(" i8254"); in kaslr_get_random_long()95 debug_putstr("...\n"); in kaslr_get_random_long()
33 debug_putstr("No EFI environment detected.\n"); in efi_get_type()44 debug_putstr("EFI system table is located above 4GB and cannot be accessed.\n"); in efi_get_type()74 debug_putstr("EFI system table not found."); in efi_get_system_table()112 debug_putstr("kexec EFI environment missing valid configuration table.\n"); in get_kexec_setup_data()178 debug_putstr("Error: EFI config table entry located above 4GB.\n"); in get_vendor_table()
231 debug_putstr("No relocation needed... "); in handle_relocations()234 debug_putstr("Performing relocations... "); in handle_relocations()313 debug_putstr("Parsing ELF... "); in parse_elf()452 debug_putstr("early console in extract_kernel\n"); in extract_kernel()510 debug_putstr("\nDecompressing Linux... "); in extract_kernel()513 debug_putstr("Accepting memory... "); in extract_kernel()519 debug_putstr("done.\nBooting the kernel (entry_offset: 0x"); in extract_kernel()521 debug_putstr(").\n"); in extract_kernel()
74 #define debug_putstr(__x) __putstr(__x) macro77 debug_putstr(#__x ": 0x"); \79 debug_putstr("\n"); \84 static inline void debug_putstr(const char *s) in debug_putstr() function
46 debug_putstr("Error getting RSDP address.\n"); in __efi_get_rsdp_addr()294 debug_putstr("Invalid zero length SRAT subtable.\n"); in count_immovable_mem_regions()309 debug_putstr("Too many immovable memory regions, aborting.\n"); in count_immovable_mem_regions()
56 debug_putstr("out of pgt_buf in " __FILE__ "!?\n"); in alloc_pgt_page()64 debug_putstr("pgt_buf running low in " __FILE__ "\n"); in alloc_pgt_page()65 debug_putstr("Need to raise BOOT_PGT_SIZE?\n"); in alloc_pgt_page()
551 debug_putstr("slots_fetch_random() failed!?\n"); in slots_fetch_random()612 debug_putstr("Aborted e820/efi memmap scan (slot_areas full)!\n"); in process_mem_region()641 debug_putstr("Aborted e820/efi memmap scan when walking immovable regions(slot_areas full)!\n"); in process_mem_region()778 debug_putstr("Aborted memory entries scan (more than 4 memmap= args)!\n"); in find_random_phys_addr()