Searched refs:ucode_convert_amd (Results 1 – 1 of 1) sorted by relevance
61 static int ucode_convert_amd(const char *, uint8_t *, size_t);69 { ucode_convert_amd, ucode_gen_files_amd, ucode_validate_amd },126 ucode_convert_amd(const char *infile, uint8_t *buf, size_t size) in ucode_convert_amd() function