• Home
  • Raw
  • Download

Lines Matching refs:uint32_t

24 	uint32_t secs;
25 uint32_t nsecs;
33 uint32_t nsecs;
34 uint32_t mbz;
51 uint32_t type;
53 uint32_t handle;
54 uint32_t reg;
68 uint32_t handle;
69 uint32_t reg;
77 uint32_t reg;
81 uint32_t type;
89 uint32_t length; /* Length of microcode data. */
99 uint32_t quirk_id;
117 uint32_t function;
123 uint32_t misc;
135 uint32_t ns;
139 uint32_t resolution;
140 uint32_t accuracy;
161 uint32_t data1;
175 uint32_t attr;
185 uint32_t reset_type;
212 uint32_t type;
213 uint32_t index;
231 uint32_t mbr_signature; /* offset 0x1b8 in mbr */
242 uint32_t version;
245 uint32_t nent;
248 uint32_t revision;
249 uint32_t bufsz; /* input, in bytes */
257 uint32_t type;
271 uint32_t sleep_state; /* Which state to enter (Sn). */
273 uint32_t flags; /* XENPF_ACPI_SLEEP_*. */
280 uint32_t flags; /* Must be zero. */
281 uint32_t cpu; /* Physical cpu. */
301 uint32_t cpumap_nr_cpus;
329 uint32_t space_id;
330 uint32_t bit_width;
331 uint32_t bit_offset;
332 uint32_t access_size;
337 uint32_t domain; /* domain number of one dependent group */
338 uint32_t coord_type; /* coordination type */
339 uint32_t num; /* number of processors in same domain */
346 uint32_t latency; /* worst latency (ms) to enter/exit this cstate */
347 uint32_t power; /* average power consumption(mW) */
348 uint32_t dpcnt; /* number of dependency entries */
354 uint32_t bm_control:1;
355 uint32_t bm_check:1;
356 uint32_t has_cst:1;
357 uint32_t power_setup_done:1;
358 uint32_t bm_rld_set:1;
362 uint32_t count; /* number of C state entries in array below */
396 uint32_t flags; /* flag for Px sub info type */
397 uint32_t platform_limit; /* Platform limitation on freq usage */
400 uint32_t state_count; /* total available performance states */
403 uint32_t shared_type; /* coordination type of this processor */
409 uint32_t id; /* ACPI CPU ID */
410 uint32_t type; /* {XEN_PM_CX, XEN_PM_PX} */
414 GUEST_HANDLE(uint32_t) pdc;
422 uint32_t xen_cpuid;
425 uint32_t max_present;
429 uint32_t flags;
430 uint32_t apic_id;
431 uint32_t acpi_id;
438 uint32_t cpuid;
444 uint32_t apic_id;
445 uint32_t acpi_id;
446 uint32_t pxm;
453 uint32_t pxm;
454 uint32_t flags;
462 uint32_t type;
465 uint32_t idle_nums;
472 uint32_t namelen; /* size of 'name' buffer */
475 uint32_t symnum; /* IN: Symbol to read */
489 uint32_t cmd;
490 uint32_t interface_version; /* XENPF_INTERFACE_VERSION */