Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/os/
H A Dmicrocode_amd.c52 static ucode_file_amd_t *amd_ucodef;
221 ucode_file_amd_t *ucodefp, int size) in ucode_match_amd()
235 size > offsetof(ucode_file_amd_t, uf_code_present) && in ucode_match_amd()
266 ucode_copy_amd(const ucode_file_amd_t *ucodefp, cpu_ucode_info_t *uinfop) in ucode_copy_amd()
290 ucode_file_amd_t *ucodefp = amd_ucodef; in ucode_locate_amd()
353 ucode_file_amd_t *ucodefp = uinfop->cui_pending_ucode; in ucode_load_amd()
376 ucode_file_amd_t *ufp; in ucode_extract_amd()
406 ufp = (ucode_file_amd_t *)ptr; in ucode_extract_amd()
/illumos-gate/usr/src/uts/intel/sys/
H A Ducode_amd.h69 } ucode_file_amd_t; typedef
/illumos-gate/usr/src/data/ucode/
H A DREADME.ucode56 the ucode_file_amd_t structure in uts/common/sys/ucode.h will need