Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ucodeadm/
H A Ducodeadm.c346 common_path, uhp->uh_signature, uhp->uh_proc_flags); in ucode_gen_files_intel()
375 uint32_t platid = uhp->uh_proc_flags & (1 << i); in ucode_gen_files_intel()
377 if (platid == 0 && uhp->uh_proc_flags != 0) in ucode_gen_files_intel()
384 uhp->uh_proc_flags, platid, name); in ucode_gen_files_intel()
397 if (uhp->uh_proc_flags == 0) in ucode_gen_files_intel()
/titanic_50/usr/src/uts/common/sys/
H A Ducode.h144 uint32_t uh_proc_flags; member
/titanic_50/usr/src/uts/i86pc/os/
H A Dmicrocode.c700 uinfop->cui_platid, uhp->uh_proc_flags)) { in ucode_match_intel()