Searched refs:us_locate (Results 1 – 4 of 4) sorted by relevance
153 ucode_errno_t (*us_locate)(cpu_t *, cpu_ucode_info_t *); member
393 if ((ucode->us_locate(cp, uinfop) != EM_OK) || ucode_cleanup_done) { in ucode_locate()542 if (ucode->us_locate(cp, uinfop) == EM_OK) { in ucode_check_boot()
421 .us_locate = ucode_locate_intel
431 .us_locate = ucode_locate_amd