Searched defs:bits_not_wanted (Results 1 - 1 of 1) sorted by relevance

/drivers/parisc/
H A Dsba_iommu.c496 int bits_not_wanted = size >> IOVP_SHIFT; local
499 unsigned long m = RESMAP_MASK(bits_not_wanted) >> (pide & (BITS_PER_LONG - 1));
503 bits_not_wanted, m, pide, res_ptr, *res_ptr);
506 ioc->used_pages -= bits_not_wanted;

Completed in 425 milliseconds