Lines Matching refs:offsetof
388 (void *)offsetof(i386_cpu_info_t, cpuid_max_basic), sizeof(uint32_t),
392 (void *)offsetof(i386_cpu_info_t, cpuid_max_ext), sizeof(uint32_t),
396 (void *)offsetof(i386_cpu_info_t, cpuid_vendor), 0,
400 (void *)offsetof(i386_cpu_info_t, cpuid_brand_string), 0,
404 (void *)offsetof(i386_cpu_info_t, cpuid_family), sizeof(uint8_t),
408 (void *)offsetof(i386_cpu_info_t, cpuid_model), sizeof(uint8_t),
412 (void *)offsetof(i386_cpu_info_t, cpuid_extmodel), sizeof(uint8_t),
416 (void *)offsetof(i386_cpu_info_t, cpuid_extfamily), sizeof(uint8_t),
420 (void *)offsetof(i386_cpu_info_t, cpuid_stepping), sizeof(uint8_t),
424 (void *)offsetof(i386_cpu_info_t, cpuid_features), sizeof(uint64_t),
429 (void *)offsetof(i386_cpu_info_t, cpuid_leaf7_features),
435 (void *)offsetof(i386_cpu_info_t, cpuid_leaf7_extfeatures),
440 (void *)offsetof(i386_cpu_info_t, cpuid_extfeatures), sizeof(uint64_t),
444 (void *)offsetof(i386_cpu_info_t, cpuid_signature), sizeof(uint32_t),
448 (void *)offsetof(i386_cpu_info_t, cpuid_brand), sizeof(uint8_t),
471 (void *)offsetof(i386_cpu_info_t, cpuid_cores_per_package),
477 (void *)offsetof(i386_cpu_info_t, cpuid_microcode_version),
483 (void *)offsetof(i386_cpu_info_t, cpuid_processor_flag),
493 (void *)offsetof(cpuid_mwait_leaf_t, linesize_min),
499 (void *)offsetof(cpuid_mwait_leaf_t, linesize_max),
505 (void *)offsetof(cpuid_mwait_leaf_t, extensions),
511 (void *)offsetof(cpuid_mwait_leaf_t, sub_Cstates),
521 (void *)offsetof(cpuid_thermal_leaf_t, sensor),
527 (void *)offsetof(cpuid_thermal_leaf_t, dynamic_acceleration),
533 (void *)offsetof(cpuid_thermal_leaf_t, invariant_APIC_timer),
539 (void *)offsetof(cpuid_thermal_leaf_t, thresholds),
545 (void *)offsetof(cpuid_thermal_leaf_t, ACNT_MCNT),
551 (void *)offsetof(cpuid_thermal_leaf_t, core_power_limits),
557 (void *)offsetof(cpuid_thermal_leaf_t, fine_grain_clock_mod),
563 (void *)offsetof(cpuid_thermal_leaf_t, package_thermal_intr),
569 (void *)offsetof(cpuid_thermal_leaf_t, hardware_feedback),
575 (void *)offsetof(cpuid_thermal_leaf_t, energy_policy),
600 (void *)offsetof(cpuid_arch_perf_leaf_t, version),
606 (void *)offsetof(cpuid_arch_perf_leaf_t, number),
612 (void *)offsetof(cpuid_arch_perf_leaf_t, width),
618 (void *)offsetof(cpuid_arch_perf_leaf_t, events_number),
624 (void *)offsetof(cpuid_arch_perf_leaf_t, events),
630 (void *)offsetof(cpuid_arch_perf_leaf_t, fixed_number),
636 (void *)offsetof(cpuid_arch_perf_leaf_t, fixed_width),
646 (void *)offsetof(i386_cpu_info_t, cpuid_cache_linesize),
652 (void *)offsetof(i386_cpu_info_t, cpuid_cache_L2_associativity),
658 (void *)offsetof(i386_cpu_info_t, cpuid_cache_size),
672 (void *)offsetof(i386_cpu_info_t,
680 (void *)offsetof(i386_cpu_info_t,
688 (void *)offsetof(i386_cpu_info_t,
696 (void *)offsetof(i386_cpu_info_t,
704 (void *)offsetof(i386_cpu_info_t,
712 (void *)offsetof(i386_cpu_info_t,
720 (void *)offsetof(i386_cpu_info_t, cpuid_stlb),
731 (void *)offsetof(i386_cpu_info_t, cpuid_address_bits_physical),
737 (void *)offsetof(i386_cpu_info_t, cpuid_address_bits_virtual),
744 (void *)offsetof(i386_cpu_info_t, core_count),
750 (void *)offsetof(i386_cpu_info_t, thread_count),
781 (void *)offsetof(i386_cpu_info_t, cpuid_tsc_leaf.numerator),
787 (void *)offsetof(i386_cpu_info_t, cpuid_tsc_leaf.denominator),