Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/kernel/
H 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()
H 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()
/openbmc/linux/drivers/parisc/
H A Dccio-dma.c79 #define DBG_RES(x...) printk(x) macro
81 #define DBG_RES(x...) macro
342 DBG_RES("%s() size: %zu pages_needed %d\n", in ccio_alloc_range()
386 DBG_RES("%s() res_idx %d res_hint: %d\n", in ccio_alloc_range()
430 DBG_RES("%s(): res_idx: %d pages_mapped %lu\n", in ccio_free_range()
H A Dsba_iommu.c91 #define DBG_RES(x...) printk(x) macro
93 #define DBG_RES(x...) macro
393 DBG_RES("%s() o %ld %p", __func__, o, res_ptr); in sba_search_bitmap()
396 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()
/openbmc/linux/arch/ia64/hp/common/
H 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()