Searched refs:ucode_file_amd_t (Results 1 – 2 of 2) sorted by relevance
53 static ucode_file_amd_t *amd_ucodef;224 ucode_file_amd_t *ucodefp, size_t size) in ucode_match_amd()238 size > offsetof(ucode_file_amd_t, uf_code_present) && in ucode_match_amd()269 ucode_copy_amd(cpu_ucode_info_t *uinfop, const ucode_file_amd_t *ucodefp, in ucode_copy_amd()413 ucode_file_amd_t *ucodefp = uinfop->cui_pending_ucode; in ucode_load_amd()436 ucode_file_amd_t *ufp; in ucode_extract_amd()466 ufp = (ucode_file_amd_t *)ptr; in ucode_extract_amd()
93 } ucode_file_amd_t; typedef