Home
last modified time | relevance | path

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

/linux-6.12.1/arch/parisc/kernel/
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()
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.12.1/drivers/parisc/
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()
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()