Home
last modified time | relevance | path

Searched defs:level_type (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/sys/
H A Dcpuctl.h47 int level_type; /* CPUID level type */ member
/dragonfly/usr.sbin/cpucontrol/
H A Dcpucontrol.c175 unsigned int level, level_type; in do_cpuid_count() local
/dragonfly/sys/kern/
H A Dsubr_cpu_topology.c491 uint8_t level_type) in get_cpumask_from_level()