Home
last modified time | relevance | path

Searched refs:res_bitshift (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/ia64/hp/common/
Dsba_iommu.c213 unsigned int res_bitshift; /* from the RIGHT! */ member
509 ioc->res_bitshift = 0; in sba_search_bitmap()
527 ioc->res_bitshift = bitshiftcnt + bits_wanted; in sba_search_bitmap()
543 uint bitshiftcnt = ROUNDUP(ioc->res_bitshift, o); in sba_search_bitmap()
562 ioc->res_bitshift = bitshiftcnt + bits_wanted; in sba_search_bitmap()
601 ioc->res_bitshift = bits; in sba_search_bitmap()
611 ioc->res_bitshift = 0; in sba_search_bitmap()
714 ioc->res_bitshift ); in sba_alloc_range()
/linux-3.4.99/arch/parisc/include/asm/
Dropes.h39 unsigned int res_bitshift; /* from the LEFT! */ member
/linux-3.4.99/drivers/parisc/
Dsba_iommu.c371 ioc->res_bitshift = 0; in sba_search_bitmap()
380 uint bitshiftcnt = ALIGN(ioc->res_bitshift, o); in sba_search_bitmap()
412 ioc->res_bitshift = bitshiftcnt + bits_wanted; in sba_search_bitmap()
418 ioc->res_bitshift = 0; in sba_search_bitmap()
461 ioc->res_bitshift ); in sba_alloc_range()