Searched refs:hil_mmb_fmt_arg (Results 1 - 8 of 8) sorted by relevance
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/ |
H A D | drv_media_mem.h | 176 #define hil_mmb_fmt_arg(p) (p)->phys_addr, (unsigned int)mmz_grain_align((p)->phys_addr + (p)->length) - 1, \ macro 181 #define hil_mmb_fmt_arg(p) (p)->phys_addr, (unsigned int)mmz_grain_align((p)->phys_addr + (p)->length) - 1, \ macro
|
H A D | drv_media_mem.c | 313 hi_mmz_warn("Lost: " HIL_MMB_FMT "\n", hil_mmb_fmt_arg(p)); in hil_mmz_unregister() 396 hi_mmz_debug("|" HIL_MMB_FMT "|\n", hil_mmb_fmt_arg(mmb)); in dump_mem_zone() 1847 seq_printf(m, "|" HIL_MMB_FMT "|\n", hil_mmb_fmt_arg(mmb)); in mmz_proc_zone()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/ |
H A D | media_mem.c | 284 hil_mmb_fmt_arg(p)); in hil_mmz_unregister() 590 mmz_trace(1, HIL_MMB_FMT_S, hil_mmb_fmt_arg(mmb)); in hil_mmb_free() 910 hil_mmb_fmt_arg(p)); 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 | 85 #define hil_mmb_fmt_arg(p) \ macro
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
H A D | osal_mmz.h | 82 #define hil_mmb_fmt_arg(p) \ macro
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
H A D | osal_mmz.h | 83 #define hil_mmb_fmt_arg(p) \ macro
|
Completed in 8 milliseconds