Searched refs:ucode_load_bsp (Results 1 – 4 of 4) sorted by relevance
63 size_t ucode_load_bsp(uintptr_t free);
317 ucode_load_bsp(uintptr_t free) in ucode_load_bsp() function
1635 physfree += ucode_load_bsp(physfree + KERNBASE); in hammer_time()
2340 ucode_len = ucode_load_bsp(first); in init386()