Lines Matching refs:uint32_t
86 uint32_t mc_socketid; /* physical socket of the physical core */
89 uint32_t mc_apicid;
90 uint32_t mc_flags;
115 uint32_t mc_msrs; /* Number of msr with valid values. */
157 uint32_t mc_socketid;
179 uint32_t mi_nentries;
180 uint32_t flags;
190 uint32_t mc_cpunr;
191 uint32_t mc_chipid;
194 uint32_t mc_apicid;
195 uint32_t mc_clusterid;
196 uint32_t mc_ncores;
197 uint32_t mc_ncores_active;
198 uint32_t mc_nthreads;
199 uint32_t mc_cpuid_level;
200 uint32_t mc_family;
201 uint32_t mc_vendor;
202 uint32_t mc_model;
203 uint32_t mc_step;
206 uint32_t mc_cpu_caps[MC_NCAPS];
207 uint32_t mc_cache_size;
208 uint32_t mc_cache_alignment;
209 uint32_t mc_nmsrvals;
240 uint32_t i; in x86_mcinfo_lookup()
269 uint32_t flags;
270 uint32_t _pad0;
290 uint32_t flags;
297 uint32_t ncpus;
298 uint32_t _pad0;
307 uint32_t mcinj_cpunr; /* target processor id */
308 uint32_t mcinj_flags; /* see MC_MSRINJ_F_* below */
309 uint32_t mcinj_count; /* 0 .. count-1 in array are valid */
310 uint32_t _pad0;
323 uint32_t cmd;
324 uint32_t interface_version; /* XEN_MCA_INTERFACE_VERSION */