Searched refs:ucode_header_amd_t (Results 1 – 3 of 3) sorted by relevance
76 } ucode_header_amd_t; typedef87 ucode_header_amd_t uf_header;
251 ucode_header_amd_t *patch; in ucode_convert_amd()297 patch = (ucode_header_amd_t *)*bufp; in ucode_convert_amd()324 patch = (ucode_header_amd_t *)(buf + csize - size); in ucode_convert_amd()506 ucode_header_amd_t *uh = in ucode_gen_files_amd()507 (ucode_header_amd_t *)section->usa_data; in ucode_gen_files_amd()826 ucode_header_amd_t *uh = in ucode_list_amd()827 (ucode_header_amd_t *)section->usa_data; in ucode_list_amd()
226 ucode_header_amd_t *uh; in ucode_match_amd()228 if (ucodefp == NULL || size < sizeof (ucode_header_amd_t)) in ucode_match_amd()