Searched refs:boot_module_kind_as_string (Results 1 – 3 of 3) sorted by relevance
114 const char *boot_module_kind_as_string(bootmodule_kind kind);
246 boot_module_kind_as_string(kind), start, start + size); in add_boot_module()364 const char * __init boot_module_kind_as_string(bootmodule_kind kind) in boot_module_kind_as_string() function
372 boot_module_kind_as_string(mods->module[i].kind)); in early_print_info()
Completed in 15 milliseconds