Lines Matching refs:offsetof

311 	    (void *)offsetof(i386_cpu_info_t, cpuid_max_basic),sizeof(uint32_t),
315 (void *)offsetof(i386_cpu_info_t, cpuid_max_ext), sizeof(uint32_t),
319 (void *)offsetof(i386_cpu_info_t, cpuid_vendor), 0,
323 (void *)offsetof(i386_cpu_info_t, cpuid_brand_string), 0,
327 (void *)offsetof(i386_cpu_info_t, cpuid_family), sizeof(uint8_t),
331 (void *)offsetof(i386_cpu_info_t, cpuid_model), sizeof(uint8_t),
335 (void *)offsetof(i386_cpu_info_t, cpuid_extmodel), sizeof(uint8_t),
339 (void *)offsetof(i386_cpu_info_t, cpuid_extfamily), sizeof(uint8_t),
343 (void *)offsetof(i386_cpu_info_t, cpuid_stepping), sizeof(uint8_t),
347 (void *)offsetof(i386_cpu_info_t, cpuid_features), sizeof(uint64_t),
352 (void *)offsetof(i386_cpu_info_t, cpuid_leaf7_features),
357 (void *)offsetof(i386_cpu_info_t, cpuid_extfeatures), sizeof(uint64_t),
361 (void *)offsetof(i386_cpu_info_t, cpuid_signature), sizeof(uint32_t),
365 (void *)offsetof(i386_cpu_info_t, cpuid_brand), sizeof(uint8_t),
388 (void *)offsetof(i386_cpu_info_t, cpuid_cores_per_package),
394 (void *)offsetof(i386_cpu_info_t, cpuid_microcode_version),
400 (void *)offsetof(i386_cpu_info_t, cpuid_processor_flag),
410 (void *)offsetof(cpuid_mwait_leaf_t, linesize_min),
416 (void *)offsetof(cpuid_mwait_leaf_t, linesize_max),
422 (void *)offsetof(cpuid_mwait_leaf_t, extensions),
428 (void *)offsetof(cpuid_mwait_leaf_t, sub_Cstates),
438 (void *)offsetof(cpuid_thermal_leaf_t, sensor),
444 (void *)offsetof(cpuid_thermal_leaf_t, dynamic_acceleration),
450 (void *)offsetof(cpuid_thermal_leaf_t, invariant_APIC_timer),
456 (void *)offsetof(cpuid_thermal_leaf_t, thresholds),
462 (void *)offsetof(cpuid_thermal_leaf_t, ACNT_MCNT),
468 (void *)offsetof(cpuid_thermal_leaf_t, core_power_limits),
474 (void *)offsetof(cpuid_thermal_leaf_t, fine_grain_clock_mod),
480 (void *)offsetof(cpuid_thermal_leaf_t, package_thermal_intr),
486 (void *)offsetof(cpuid_thermal_leaf_t, hardware_feedback),
492 (void *)offsetof(cpuid_thermal_leaf_t, energy_policy),
501 (void *)offsetof(cpuid_xsave_leaf_t, extended_state),
511 (void *)offsetof(cpuid_arch_perf_leaf_t, version),
517 (void *)offsetof(cpuid_arch_perf_leaf_t, number),
523 (void *)offsetof(cpuid_arch_perf_leaf_t, width),
529 (void *)offsetof(cpuid_arch_perf_leaf_t, events_number),
535 (void *)offsetof(cpuid_arch_perf_leaf_t, events),
541 (void *)offsetof(cpuid_arch_perf_leaf_t, fixed_number),
547 (void *)offsetof(cpuid_arch_perf_leaf_t, fixed_width),
557 (void *)offsetof(i386_cpu_info_t, cpuid_cache_linesize),
563 (void *)offsetof(i386_cpu_info_t, cpuid_cache_L2_associativity),
569 (void *)offsetof(i386_cpu_info_t, cpuid_cache_size),
583 (void *)offsetof(i386_cpu_info_t,
591 (void *)offsetof(i386_cpu_info_t,
599 (void *)offsetof(i386_cpu_info_t,
607 (void *)offsetof(i386_cpu_info_t,
615 (void *)offsetof(i386_cpu_info_t,
623 (void *)offsetof(i386_cpu_info_t,
631 (void *)offsetof(i386_cpu_info_t, cpuid_stlb),
642 (void *)offsetof(i386_cpu_info_t, cpuid_address_bits_physical),
648 (void *)offsetof(i386_cpu_info_t, cpuid_address_bits_virtual),
655 (void *)offsetof(i386_cpu_info_t, core_count),
661 (void *)offsetof(i386_cpu_info_t, thread_count),