Home
last modified time | relevance | path

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

/Linux-v5.4/arch/ia64/hp/common/
Dsba_iommu.c209 unsigned int res_bitshift; /* from the RIGHT! */ member
501 ioc->res_bitshift = 0; in sba_search_bitmap()
519 ioc->res_bitshift = bitshiftcnt + bits_wanted; in sba_search_bitmap()
535 uint bitshiftcnt = ROUNDUP(ioc->res_bitshift, o); in sba_search_bitmap()
554 ioc->res_bitshift = bitshiftcnt + bits_wanted; in sba_search_bitmap()
593 ioc->res_bitshift = bits; in sba_search_bitmap()
603 ioc->res_bitshift = 0; in sba_search_bitmap()
706 ioc->res_bitshift ); in sba_alloc_range()
/Linux-v5.4/arch/parisc/include/asm/
Dropes.h40 unsigned int res_bitshift; /* from the LEFT! */ member
/Linux-v5.4/drivers/parisc/
Dsba_iommu.c370 ioc->res_bitshift = 0; in sba_search_bitmap()
379 uint bitshiftcnt = ALIGN(ioc->res_bitshift, o); in sba_search_bitmap()
411 ioc->res_bitshift = bitshiftcnt + bits_wanted; in sba_search_bitmap()
417 ioc->res_bitshift = 0; in sba_search_bitmap()
460 ioc->res_bitshift ); in sba_alloc_range()