Home
last modified time | relevance | path

Searched refs:PRIx64 (Results 1 – 13 of 13) sorted by relevance

/optee_os-3.20.0/core/arch/arm/kernel/
A Dabort.c175 EMSG_RAW(" x0 %016" PRIx64 " x1 %016" PRIx64, in __print_abort_info()
177 EMSG_RAW(" x2 %016" PRIx64 " x3 %016" PRIx64, in __print_abort_info()
179 EMSG_RAW(" x4 %016" PRIx64 " x5 %016" PRIx64, in __print_abort_info()
181 EMSG_RAW(" x6 %016" PRIx64 " x7 %016" PRIx64, in __print_abort_info()
183 EMSG_RAW(" x8 %016" PRIx64 " x9 %016" PRIx64, in __print_abort_info()
185 EMSG_RAW(" x10 %016" PRIx64 " x11 %016" PRIx64, in __print_abort_info()
187 EMSG_RAW(" x12 %016" PRIx64 " x13 %016" PRIx64, in __print_abort_info()
189 EMSG_RAW(" x14 %016" PRIx64 " x15 %016" PRIx64, in __print_abort_info()
191 EMSG_RAW(" x16 %016" PRIx64 " x17 %016" PRIx64, in __print_abort_info()
193 EMSG_RAW(" x18 %016" PRIx64 " x19 %016" PRIx64, in __print_abort_info()
[all …]
A Dthread_spmc.c932 DMSG("cookie %#"PRIx64" not found", cookie); in handle_mem_reclaim()
936 DMSG("cookie %#"PRIx64" busy", cookie); in handle_mem_reclaim()
1028 EMSG("Can't find cookie %#"PRIx64, cookie); in yielding_call_with_arg()
1221 DMSG("freeing cookie %#"PRIx64, cookie); in thread_rpc_free()
1260 DMSG("mobj_ffa_get_by_cookie(%#"PRIx64", %#x): failed", in thread_rpc_alloc()
1268 DMSG("Mobj %#"PRIx64": wrong size", cookie); in thread_rpc_alloc()
1274 DMSG("mobj_inc_map(%#"PRIx64"): failed", cookie); in thread_rpc_alloc()
1417 EMSG("Failed to fetch cookie %#"PRIx64" error code %d", in spmc_retrieve_req()
1420 EMSG("Failed to fetch cookie %#"PRIx64" a0 %#"PRIx64, in spmc_retrieve_req()
1442 EMSG("Failed to relinquish cookie %#"PRIx64, cookie); in thread_spmc_relinquish()
[all …]
A Dspmc_sp_handler.c397 EMSG("Incorrect tag %#"PRIx64" %#"PRIx64, receiver->smem->tag, in check_retrieve_request()
A Dthread_optee_smc.c249 EMSG("Bad arg cookie 0x%"PRIx64, cookie); in std_entry_with_regd_arg()
/optee_os-3.20.0/lib/libutils/ext/include/
A Dtypes_ext.h23 #define PRIxPA PRIx64
24 #define PRIxPASZ PRIx64
/optee_os-3.20.0/core/arch/arm/mm/
A Dmobj_ffa.c271 DMSG("cookie %#"PRIx64" busy refc %u", in mobj_ffa_sel1_spmc_reclaim()
287 DMSG("cookie %#"PRIx64" busy", cookie); in mobj_ffa_sel1_spmc_reclaim()
317 DMSG("cookie %#"PRIx64" busy refc %u", in mobj_ffa_unregister_by_cookie()
369 DMSG("cookie %#"PRIx64" active: refc %d", in mobj_ffa_get_by_cookie()
372 EMSG("cookie %#"PRIx64" mismatching internal_offs got %#"PRIx16" expected %#x", in mobj_ffa_get_by_cookie()
381 DMSG("cookie %#"PRIx64" resurrecting", cookie); in mobj_ffa_get_by_cookie()
383 EMSG("Populating mobj from rx buffer, cookie %#"PRIx64, in mobj_ffa_get_by_cookie()
422 EMSG("Failed to get cookie %#"PRIx64" internal_offs %#x", in mobj_ffa_get_by_cookie()
489 DMSG("cookie %#"PRIx64" was resurrected", mf->cookie); in ffa_inactivate()
493 DMSG("cookie %#"PRIx64, mf->cookie); in ffa_inactivate()
/optee_os-3.20.0/core/drivers/crypto/caam/utils/
A Dutils_sgt_v2.c19 SGT_TRACE("SGT[%d]->w1 = %" PRIx64, idx, sgt->sgt[idx].v2.w1); in sgt_entry_trace()
20 SGT_TRACE("SGT[%d]->w2 = %" PRIx64, idx, sgt->sgt[idx].v2.w2); in sgt_entry_trace()
/optee_os-3.20.0/lib/libutils/isoc/include/
A Dinttypes.h45 #define PRIx64 __PRI64_PREFIX "x" macro
/optee_os-3.20.0/lib/libunw/
A Dunwind_arm64.c89 trace_printf_helper_raw(TRACE_ERROR, true, " 0x%0*"PRIx64, in print_stack_arm64()
/optee_os-3.20.0/core/arch/arm/plat-marvell/armada3700/
A Dhal_sec_perf.c217 ": Reg 0x%" PRIx64 " = 0x%" PRIx32, in _dump_range()
251 DMSG("sec-rgn size: ra = 0x%" PRIx32 ", size = 0x%" PRIx64, in init_sec_perf()
/optee_os-3.20.0/core/arch/arm/plat-marvell/armada7k8k/
A Dhal_sec_perf.c227 ": Reg 0x%" PRIx64 " = 0x%" PRIx32, in _dump_range()
/optee_os-3.20.0/core/drivers/
A Dtzc400.c425 EMSG("Violation @0x%"PRIx64", %ssecure %sprivileged %s, AXI ID %"PRIx32, in dump_fail_filter()
/optee_os-3.20.0/core/mm/
A Dcore_mmu.c505 EMSG("[%" PRIxPA " %" PRIx64 "] intersects [%" PRIxPA " %" PRIx64 "]", \
587 DMSG("%s memory [%" PRIxPA " %" PRIx64 "]", in verify_special_mem_areas()

Completed in 23 milliseconds