Searched refs:ucode_len (Results 1 – 1 of 1) sorted by relevance
1394 size_t ucode_len; in init386() local1426 ucode_len = ucode_load_bsp(first); in init386()1427 if (ucode_len != 0) { in init386()1429 first = roundup2(first + ucode_len, PAGE_SIZE); in init386()