Searched refs:get_boot_protocol (Results 1 – 1 of 1) sorted by relevance
132 static int get_boot_protocol(struct setup_header *hdr, bool verbose) in get_boot_protocol() function148 int bootproto = get_boot_protocol(hdr, false); in setup_device_tree()185 bootproto = get_boot_protocol(hdr, false); in get_kernel_version()231 bootproto = get_boot_protocol(hdr, true); in load_zimage()309 int bootproto = get_boot_protocol(hdr, false); in setup_zimage()686 if (get_boot_protocol(hdr, false) >= 0x215) in zimage_dump()
Completed in 4 milliseconds