Searched refs:nextneed (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/
H A Dpci-gart_64.c385 int need = 0, nextneed, i, out, start; local
410 nextneed = need_iommu(dev, addr, s->length);
419 if (!iommu_merge || !nextneed || !need || s->offset ||
436 need = nextneed;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/
H A Dpci-gart_64.c385 int need = 0, nextneed, i, out, start; local
410 nextneed = need_iommu(dev, addr, s->length);
419 if (!iommu_merge || !nextneed || !need || s->offset ||
436 need = nextneed;

Completed in 66 milliseconds