Searched refs:min_low (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/ |
H A D | vgpu.c | 111 unsigned int min_low; in intel_gvt_init_vgpu_types() local 134 min_low = MB_TO_BYTES(32); in intel_gvt_init_vgpu_types()
|
/kernel/linux/linux-5.10/tools/power/x86/intel-speed-select/ |
H A D | isst-config.c | 1603 int min_low) in set_core_priority_and_min() 1614 ret = set_clos_param(cpu, 1, 15, 15, min_low, 0xff); in set_core_priority_and_min() 1618 ret = set_clos_param(cpu, 2, 15, 15, min_low, 0xff); in set_core_priority_and_min() 1622 ret = set_clos_param(cpu, 3, 15, 15, min_low, 0xff); in set_core_priority_and_min() 1601 set_core_priority_and_min(int cpu, int mask_size, cpu_set_t *cpu_mask, int min_high, int min_low) set_core_priority_and_min() argument
|
/kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/ |
H A D | isst-config.c | 1796 int min_low) in set_core_priority_and_min() 1807 ret = set_clos_param(id, 1, 15, 15, min_low, 0xff); in set_core_priority_and_min() 1811 ret = set_clos_param(id, 2, 15, 15, min_low, 0xff); in set_core_priority_and_min() 1815 ret = set_clos_param(id, 3, 15, 15, min_low, 0xff); in set_core_priority_and_min() 1794 set_core_priority_and_min(struct isst_id *id, int mask_size, cpu_set_t *cpu_mask, int min_high, int min_low) set_core_priority_and_min() argument
|
Completed in 11 milliseconds