Searched refs:DBG_RES (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/parisc/kernel/ |
| H A D | pci-dma.c | 49 #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/drivers/parisc/ |
| H A D | sba_iommu.c | 91 #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()
|