Home
last modified time | relevance | path

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

/xnu-11215/osfmk/i386/
H A Dcpuid.h418 uint8_t fixed_width; member
H A Dcpuid.c788 capp->fixed_width = bitfield32(reg[edx], 12, 5); in cpuid_set_generic_info()
798 DBG(" fixed_width : %d\n", capp->fixed_width); in cpuid_set_generic_info()
/xnu-11215/osfmk/x86_64/
H A Dkpc_x86.c176 return info->cpuid_arch_perf_leaf.fixed_width; in kpc_fixed_width()
/xnu-11215/bsd/dev/i386/
H A Dsysctl.c634 SYSCTL_PROC(_machdep_cpu_arch_perf, OID_AUTO, fixed_width,
636 (void *)offsetof(cpuid_arch_perf_leaf_t, fixed_width),