Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ucode/
H A Ducode_utils_intel.c66 body_size = UCODE_BODY_SIZE_INTEL(uhp->uh_body_size); in ucode_header_validate_intel()
170 body_size = UCODE_BODY_SIZE_INTEL(uhp->uh_body_size); in ucode_validate_intel()
/illumos-gate/usr/src/uts/intel/os/
H A Dmicrocode_intel.c87 body_size = UCODE_BODY_SIZE_INTEL(ucodefp->uf_header->uh_body_size); in ucode_file_reset_intel()
200 body_size = UCODE_BODY_SIZE_INTEL(uhp->uh_body_size); in ucode_locate_intel()
341 body_size = UCODE_BODY_SIZE_INTEL(uhp->uh_body_size); in ucode_extract_intel()
/illumos-gate/usr/src/uts/intel/sys/
H A Ducode_intel.h88 #define UCODE_BODY_SIZE_INTEL(size) \ macro
/illumos-gate/usr/src/cmd/ucodeadm/
H A Ducodeadm.c399 body_size = UCODE_BODY_SIZE_INTEL(uhp->uh_body_size); in ucode_gen_files_intel()
555 body_size = UCODE_BODY_SIZE_INTEL(uhp->uh_body_size); in ucode_list_intel()