Searched refs:HIL_MMB_FMT_S (Results 1 - 6 of 6) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/ |
H A D | media_mem.c | 283 osal_trace(KERN_WARNING "MB Lost: " HIL_MMB_FMT_S "\n", in hil_mmz_unregister() 590 mmz_trace(1, HIL_MMB_FMT_S, hil_mmb_fmt_arg(mmb)); in hil_mmb_free() 909 osal_trace(KERN_WARNING "MB Lost: " HIL_MMB_FMT_S "\n", 1129 osal_seq_printf(sfile, " *-MMB: " HIL_MMB_FMT_S "\n", hil_mmb_fmt_arg(mmb)); 1131 osal_seq_printf(sfile, " |-MMB: " HIL_MMB_FMT_S "\n", hil_mmb_fmt_arg(mmb));
|
H A D | hisi_allocator.c | 221 mmz_trace(1, HIL_MMB_FMT_S, hil_mmb_fmt_arg(mmb)); in do_mmb_alloc()
|
H A D | cma_allocator.c | 121 mmz_trace(1, HIL_MMB_FMT_S, hil_mmb_fmt_arg(mmb)); in do_mmb_alloc()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/ |
H A D | osal_mmz.h | 84 #define HIL_MMB_FMT_S "phys(0x%08pK, 0x%08pK), kvirt=0x%08pK, flags=0x%08pK, length=%luKB, name=\"%s\"" macro
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
H A D | osal_mmz.h | 81 #define HIL_MMB_FMT_S "phys(0x%08lX, 0x%08lX), kvirt=0x%08lX, flags=0x%08lX, length=%luKB, name=\"%s\"" macro
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
H A D | osal_mmz.h | 82 #define HIL_MMB_FMT_S "phys(0x%08lX, 0x%08lX), kvirt=0x%08lX, flags=0x%08lX, length=%luKB, name=\"%s\"" macro
|
Completed in 5 milliseconds