Lines Matching full:u64
31 u64 weight;
32 u64 ac0_max;
33 u64 ac1_max;
34 u64 ac2_max;
35 u64 ac3_max;
36 u64 ac4_max;
37 u64 ac5_max;
38 u64 ac6_max;
39 u64 ac7_max;
40 u64 ac8_max;
41 u64 ac9_max;
48 u64 influence;
49 u64 sample_period;
50 u64 reserved1;
51 u64 reserved2;
52 u64 reserved3;
53 u64 reserved4;
63 u64 priority;
64 u64 sample_period;
65 u64 passive_temp;
66 u64 source_domain;
67 u64 control_knob;
70 u64 integer;
75 u64 step_size;
76 u64 limit_coeff;
77 u64 unlimit_coeff;
79 u64 control_knob_type; /* ACPI_TYPE_STRING or ACPI_TYPE_INTEGER */
89 u64 weight;
90 u64 ac0_max_level;
91 u64 ac1_max_level;
92 u64 ac2_max_level;
93 u64 ac3_max_level;
94 u64 ac4_max_level;
95 u64 ac5_max_level;
96 u64 ac6_max_level;
97 u64 ac7_max_level;
98 u64 ac8_max_level;
99 u64 ac9_max_level;
102 u64 __data[ACPI_NR_ART_ELEMENTS];
109 u64 influence;
110 u64 sample_period;
111 u64 reserved[4];
113 u64 __data[8];
120 u64 priority;
121 u64 sample_period;
122 u64 passive_temp;
123 u64 source_domain;
124 u64 control_knob;
126 u64 integer;
129 u64 step_size;
130 u64 limit_coeff;
131 u64 unlimit_coeff;
132 u64 control_knob_type;
134 u64 __data[ACPI_NR_PSVT_ELEMENTS];