Searched refs:ucode_load_bsp (Results 1 – 4 of 4) sorted by relevance
72 size_t ucode_load_bsp(uintptr_t free);
370 ucode_load_bsp(uintptr_t free) in ucode_load_bsp() function
1420 ucode_len = ucode_load_bsp(first); in init386()
1311 physfree += ucode_load_bsp(physfree - kernphys + KERNSTART); in hammer_time()