Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcpuid_drv.h70 struct cpuid_get_hwcap { struct
/illumos-gate/usr/src/uts/common/io/
H A Dcpuid_drv.c158 STRUCT_DECL(cpuid_get_hwcap, h); in cpuid_ioctl()
/illumos-gate/usr/src/cmd/isainfo/
H A Disainfo.c150 struct cpuid_get_hwcap __cgh, *cgh = &__cgh; in report_hwcap()