Home
last modified time | relevance | path

Searched refs:DBG_RES (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/arch/parisc/kernel/
A Dpci.c32 #define DBG_RES(x...) printk(KERN_DEBUG x) macro
34 #define DBG_RES(x...) macro
203 DBG_RES("pcibios_align_resource(%s, (%p) [%lx,%lx]/%x, 0x%lx, 0x%lx)\n", in pcibios_align_resource()
A Dpci-dma.c49 #define DBG_RES(x...) printk(x) macro
51 #define DBG_RES(x...) macro
258 DBG_RES("pcxl_alloc_range() size: %d pages_needed %d pages_mask 0x%08lx\n", in pcxl_alloc_range()
280 DBG_RES("pcxl_alloc_range() res_idx %d mask 0x%08lx res_hint: %d\n", in pcxl_alloc_range()
314 DBG_RES("pcxl_free_range() res_idx: %d size: %d pages_mapped %d mask 0x%08lx\n", in pcxl_free_range()
/linux-6.3-rc2/drivers/parisc/
A Dccio-dma.c89 #define DBG_RES(x...) printk(x) macro
91 #define DBG_RES(x...) macro
352 DBG_RES("%s() size: %d pages_needed %d\n", in ccio_alloc_range()
396 DBG_RES("%s() res_idx %d res_hint: %d\n", in ccio_alloc_range()
440 DBG_RES("%s(): res_idx: %d pages_mapped %d\n", in ccio_free_range()
A Dsba_iommu.c93 #define DBG_RES(x...) printk(x) macro
95 #define DBG_RES(x...) macro
394 DBG_RES("%s() o %ld %p", __func__, o, res_ptr); in sba_search_bitmap()
397 DBG_RES(" %p %lx %lx\n", res_ptr, mask, *res_ptr); in sba_search_bitmap()
463 DBG_RES("%s(%x) %d -> %lx hint %x/%x\n", in sba_alloc_range()
506 DBG_RES("%s( ,%x,%x) %x/%lx %x %p %lx\n", in sba_free_range()
/linux-6.3-rc2/arch/ia64/hp/common/
A Dsba_iommu.c129 #define DBG_RES(x...) printk(x) macro
131 #define DBG_RES(x...) macro
540 DBG_RES("%s() o %ld %p", __func__, o, res_ptr); in sba_search_bitmap()
543 DBG_RES(" %p %lx %lx\n", res_ptr, mask, *res_ptr); in sba_search_bitmap()
702 DBG_RES("%s(%x) %d -> %lx hint %x/%x\n", in sba_alloc_range()
746 DBG_RES("%s( ,%x,%x) %x/%lx %x %p %lx\n", __func__, (uint) iova, size, in sba_free_range()

Completed in 18 milliseconds