Searched refs:ucode_len (Results 1 – 1 of 1) sorted by relevance
1388 size_t ucode_len; in init386() local1420 ucode_len = ucode_load_bsp(first); in init386()1421 if (ucode_len != 0) { in init386()1423 first = roundup2(first + ucode_len, PAGE_SIZE); in init386()