Searched refs:ptr_to_pide (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/ia64/hp/common/ |
H A D | sba_iommu.c | 457 static unsigned long ptr_to_pide(struct ioc *ioc, unsigned long *res_ptr, in ptr_to_pide() function 517 pide = ptr_to_pide(ioc, res_ptr, bitshiftcnt); in sba_search_bitmap() 546 tpide = ptr_to_pide(ioc, res_ptr, bitshiftcnt); in sba_search_bitmap() 573 tpide = ptr_to_pide(ioc, res_ptr, 0); in sba_search_bitmap()
|
/kernel/linux/linux-6.6/arch/ia64/hp/common/ |
H A D | sba_iommu.c | 457 static unsigned long ptr_to_pide(struct ioc *ioc, unsigned long *res_ptr, in ptr_to_pide() function 517 pide = ptr_to_pide(ioc, res_ptr, bitshiftcnt); in sba_search_bitmap() 546 tpide = ptr_to_pide(ioc, res_ptr, bitshiftcnt); in sba_search_bitmap() 573 tpide = ptr_to_pide(ioc, res_ptr, 0); in sba_search_bitmap()
|
/kernel/linux/linux-5.10/drivers/parisc/ |
H A D | sba_iommu.c | 319 static unsigned long ptr_to_pide(struct ioc *ioc, unsigned long *res_ptr, in ptr_to_pide() function 358 tpide = ptr_to_pide(ioc, res_ptr, 0); in sba_search_bitmap() 393 tpide = ptr_to_pide(ioc, res_ptr, bitshiftcnt); in sba_search_bitmap()
|
/kernel/linux/linux-6.6/drivers/parisc/ |
H A D | sba_iommu.c | 323 static unsigned long ptr_to_pide(struct ioc *ioc, unsigned long *res_ptr, in ptr_to_pide() function 363 tpide = ptr_to_pide(ioc, res_ptr, 0); in sba_search_bitmap() 398 tpide = ptr_to_pide(ioc, res_ptr, bitshiftcnt); in sba_search_bitmap()
|
Completed in 11 milliseconds