Home
last modified time | relevance | path

Searched refs:debug_print (Results 1 – 2 of 2) sorted by relevance

/optee_os-3.20.0/core/arch/arm/mm/
A Dcore_mmu_v7.c37 #define debug_print(...) DMSG_RAW(__VA_ARGS__) macro
39 #define debug_print(...) ((void)0) macro
715 debug_print("%s [%08" PRIxVA " %08" PRIxVA "] not mapped", in print_mmap_area()
718 debug_print("%s [%08" PRIxVA " %08" PRIxVA "] %s-%s-%s-%s", in print_mmap_area()
A Dcore_mmu_lpae.c85 #define debug_print(...) DMSG_RAW(__VA_ARGS__) macro
87 #define debug_print(...) ((void)0) macro
618 debug_print(" %010" PRIxVA " %010" PRIxPA " %10zx %x", in core_init_mmu_prtn_tee()

Completed in 6 milliseconds