Home
last modified time | relevance | path

Searched refs:ucode_match_amd (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/os/
H A Dmicrocode_amd.c219 ucode_match_amd(uint16_t eq_sig, cpu_ucode_info_t *uinfop, in ucode_match_amd() function
286 } else if (ucode_match_amd(eq_sig, uinfop, ucodefp, sizeof (*ucodefp)) in ucode_locate_amd()
316 if (ucode_match_amd(eq_sig, uinfop, ucodefp, count) == EM_OK) in ucode_locate_amd()
387 rc = ucode_match_amd(eq_sig, &uusp->info, ufp, count); in ucode_extract_amd()