Searched refs:ucode_len (Results 1 – 1 of 1) sorted by relevance
2307 size_t ucode_len; in init386() local2340 ucode_len = ucode_load_bsp(first); in init386()2341 if (ucode_len != 0) { in init386()2343 first = roundup2(first + ucode_len, PAGE_SIZE); in init386()