Home
last modified time | relevance | path

Searched refs:lowest (Results 1 – 10 of 10) sorted by relevance

/arch/arm64/boot/dts/allwinner/
Dsun50i-a64-pinephone-1.1.dts17 * 1.0, and the lowest PWM duty cycle that doesn't lead to backlight
18 * being off is around 20%. Duty cycle for the lowest brightness level
19 * also varries quite a bit between individual boards, so the lowest
Dsun50i-a64-pinephone-1.2.dts22 * and the lowest PWM duty cycle that doesn't lead to backlight being off
23 * is around 10%. Duty cycle for the lowest brightness level also varries
24 * quite a bit between individual boards, so the lowest value here was
/arch/x86/kvm/
Dirq_comm.c49 struct kvm_vcpu *vcpu, *lowest = NULL; in kvm_irq_delivery_to_apic() local
78 if (!lowest) in kvm_irq_delivery_to_apic()
79 lowest = vcpu; in kvm_irq_delivery_to_apic()
80 else if (kvm_apic_compare_prio(vcpu, lowest) < 0) in kvm_irq_delivery_to_apic()
81 lowest = vcpu; in kvm_irq_delivery_to_apic()
93 lowest = kvm_get_vcpu(kvm, idx); in kvm_irq_delivery_to_apic()
96 if (lowest) in kvm_irq_delivery_to_apic()
97 r = kvm_apic_set_irq(lowest, irq, dest_map); in kvm_irq_delivery_to_apic()
Dlapic.c918 int i, lowest; in kvm_apic_map_get_dest_lapic() local
950 lowest = -1; in kvm_apic_map_get_dest_lapic()
954 if (lowest < 0) in kvm_apic_map_get_dest_lapic()
955 lowest = i; in kvm_apic_map_get_dest_lapic()
957 (*dst)[lowest]->vcpu) < 0) in kvm_apic_map_get_dest_lapic()
958 lowest = i; in kvm_apic_map_get_dest_lapic()
964 lowest = kvm_vector_to_index(irq->vector, hweight16(*bitmap), in kvm_apic_map_get_dest_lapic()
967 if (!(*dst)[lowest]) { in kvm_apic_map_get_dest_lapic()
974 *bitmap = (lowest >= 0) ? 1 << lowest : 0; in kvm_apic_map_get_dest_lapic()
/arch/x86/platform/uv/
Duv_time.c173 u64 lowest = ULLONG_MAX; in uv_rtc_find_next_timer() local
179 if (exp < lowest) { in uv_rtc_find_next_timer()
181 lowest = exp; in uv_rtc_find_next_timer()
187 if (uv_setup_intr(c, lowest)) in uv_rtc_find_next_timer()
/arch/sparc/kernel/
Diommu.c172 int lowest = iommu->ctx_lowest_free; in iommu_alloc_ctx() local
173 int n = find_next_zero_bit(iommu->ctx_bitmap, IOMMU_NUM_CTXS, lowest); in iommu_alloc_ctx()
176 n = find_next_zero_bit(iommu->ctx_bitmap, lowest, 1); in iommu_alloc_ctx()
177 if (unlikely(n == lowest)) { in iommu_alloc_ctx()
/arch/arm/mach-sa1100/
Dsleep.S53 @ delay 90us and set CPU PLL to lowest speed
/arch/arm/boot/dts/
Dsun8i-h3-orangepi-pc.dts190 * DVFS table are known to work properly at the lowest
/arch/arm64/boot/dts/marvell/
Darmada-3720-turris-mox.dts147 * no remapping) and that this address is the lowest from all specified ranges. If these
/arch/x86/math-emu/
DREADME155 write a few bytes below the lowest address of the stack. The emulator