Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dirq_comm.c73 struct kvm_vcpu *vcpu, *lowest = NULL; in kvm_irq_delivery_to_apic() local
102 if (!lowest) in kvm_irq_delivery_to_apic()
103 lowest = vcpu; in kvm_irq_delivery_to_apic()
104 else if (kvm_apic_compare_prio(vcpu, lowest) < 0) in kvm_irq_delivery_to_apic()
105 lowest = vcpu; in kvm_irq_delivery_to_apic()
117 lowest = kvm_get_vcpu(kvm, idx); in kvm_irq_delivery_to_apic()
120 if (lowest) in kvm_irq_delivery_to_apic()
121 r = kvm_apic_set_irq(lowest, irq, dest_map); in kvm_irq_delivery_to_apic()
Dlapic.c747 int i, lowest; in kvm_apic_map_get_dest_lapic() local
778 lowest = -1; in kvm_apic_map_get_dest_lapic()
782 if (lowest < 0) in kvm_apic_map_get_dest_lapic()
783 lowest = i; in kvm_apic_map_get_dest_lapic()
785 (*dst)[lowest]->vcpu) < 0) in kvm_apic_map_get_dest_lapic()
786 lowest = i; in kvm_apic_map_get_dest_lapic()
792 lowest = kvm_vector_to_index(irq->vector, hweight16(*bitmap), in kvm_apic_map_get_dest_lapic()
795 if (!(*dst)[lowest]) { in kvm_apic_map_get_dest_lapic()
802 *bitmap = (lowest >= 0) ? 1 << lowest : 0; in kvm_apic_map_get_dest_lapic()
/arch/x86/platform/uv/
Duv_time.c196 u64 lowest = ULLONG_MAX; in uv_rtc_find_next_timer() local
202 if (exp < lowest) { in uv_rtc_find_next_timer()
204 lowest = exp; in uv_rtc_find_next_timer()
210 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/mn10300/
DKconfig399 comment "[!] NOTE: A lower number/level indicates a higher priority (0 is highest, 6 is lowest)"
/arch/x86/math-emu/
DREADME155 write a few bytes below the lowest address of the stack. The emulator