Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/mm/
A Dcore_mmu_v7.c39 #define debug_print(...) DMSG_RAW(__VA_ARGS__) macro
41 #define debug_print(...) ((void)0) macro
A Dcore_mmu_lpae.c87 #define debug_print(...) DMSG_RAW(__VA_ARGS__) macro
89 #define debug_print(...) ((void)0) macro

Completed in 8 milliseconds