Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/ia64/hp/common/
A Dsba_iommu.c209 unsigned int res_bitshift; /* from the RIGHT! */ member
500 ioc->res_bitshift = 0; in sba_search_bitmap()
518 ioc->res_bitshift = bitshiftcnt + bits_wanted; in sba_search_bitmap()
534 uint bitshiftcnt = ROUNDUP(ioc->res_bitshift, o); in sba_search_bitmap()
553 ioc->res_bitshift = bitshiftcnt + bits_wanted; in sba_search_bitmap()
592 ioc->res_bitshift = bits; in sba_search_bitmap()
602 ioc->res_bitshift = 0; in sba_search_bitmap()
705 ioc->res_bitshift ); in sba_alloc_range()
/linux-6.3-rc2/arch/parisc/include/asm/
A Dropes.h40 unsigned int res_bitshift; /* from the LEFT! */ member
/linux-6.3-rc2/drivers/parisc/
A Dsba_iommu.c376 ioc->res_bitshift = 0; in sba_search_bitmap()
385 uint bitshiftcnt = ALIGN(ioc->res_bitshift, o); in sba_search_bitmap()
417 ioc->res_bitshift = bitshiftcnt + bits_wanted; in sba_search_bitmap()
423 ioc->res_bitshift = 0; in sba_search_bitmap()
466 ioc->res_bitshift ); in sba_alloc_range()

Completed in 12 milliseconds