Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/ia64/hp/common/
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()
/kernel/linux/linux-5.10/arch/parisc/include/asm/
Dropes.h40 unsigned int res_bitshift; /* from the LEFT! */ member
/kernel/linux/linux-5.10/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()