Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dabort.c181 EMSG_RAW(" esr 0x%08x ttbr0 0x%08" PRIx64 " ttbr1 0x%08" PRIx64 in __print_abort_info()
186 EMSG_RAW(" x0 %016" PRIx64 " x1 %016" PRIx64, in __print_abort_info()
188 EMSG_RAW(" x2 %016" PRIx64 " x3 %016" PRIx64, in __print_abort_info()
190 EMSG_RAW(" x4 %016" PRIx64 " x5 %016" PRIx64, in __print_abort_info()
192 EMSG_RAW(" x6 %016" PRIx64 " x7 %016" PRIx64, in __print_abort_info()
[all...]
H A Dthread_spmc.c1542 DMSG("cookie %#"PRIx64" not found", cookie); in handle_mem_reclaim()
1546 DMSG("cookie %#"PRIx64" busy", cookie); in handle_mem_reclaim()
2047 EMSG("Can't find cookie %#"PRIx64, cookie); in yielding_call_with_arg()
2241 DMSG("freeing cookie %#"PRIx64, cookie); in thread_rpc_free()
2248 DMSG("mobj_ffa_unregister_by_cookie(%#"PRIx64"): %#"PRIx32, in thread_rpc_free()
2280 DMSG("mobj_ffa_get_by_cookie(%#"PRIx64", %#x): failed", in thread_rpc_alloc()
2288 DMSG("Mobj %#"PRIx64": wrong size", cookie); in thread_rpc_alloc()
2294 DMSG("mobj_inc_map(%#"PRIx64"): failed", cookie); in thread_rpc_alloc()
2664 EMSG("Failed to fetch cookie %#"PRIx64" error code %d", in spmc_retrieve_req()
2667 EMSG("Failed to fetch cookie %#"PRIx64" a0 %#"PRIx64, in spmc_retrieve_req()
[all …]
H A Dspmc_sp_handler.c489 EMSG("Incorrect tag %#"PRIx64" %#"PRIx64, receiver->smem->tag, in check_retrieve_request()
H A Dthread_optee_smc.c248 EMSG("Bad arg cookie 0x%"PRIx64, cookie); in std_entry_with_regd_arg()
/optee_os/lib/libutils/ext/include/
H A Dtypes_ext.h25 #define PRIxPA PRIx64
26 #define PRIxPASZ PRIx64
/optee_os/core/arch/arm/mm/
H A Dmobj_ffa.c468 DMSG("use_case %d pa %#"PRIxPA", size %#zx cookie %#"PRIx64, in protect_mem()
476 DMSG("use_case %d pa %#" PRIxPA ", size %#zx cookie %#"PRIx64, in restore_mem()
536 DMSG("cookie %#"PRIx64" busy refc %u", in mobj_ffa_sel1_spmc_reclaim()
552 DMSG("cookie %#"PRIx64" busy inactive_refs %u", in mobj_ffa_sel1_spmc_reclaim()
588 EMSG("cookie %#"PRIx64" busy refc %u:%u", in mobj_ffa_unregister_by_cookie()
598 EMSG("cookie %#"PRIx64" not found", cookie); in mobj_ffa_unregister_by_cookie()
613 EMSG("cookie %#"PRIx64" not registered refs %u:%u", in mobj_ffa_unregister_by_cookie()
623 EMSG("cookie %#"PRIx64" busy refc %u:%u", in mobj_ffa_unregister_by_cookie()
667 DMSG("cookie %#"PRIx64" active: refc %u:%u", in mobj_ffa_get_by_cookie()
671 EMSG("cookie %#"PRIx64" mismatching internal_offs got %#"PRIx16" expected %#x", in mobj_ffa_get_by_cookie()
[all …]
/optee_os/core/drivers/crypto/caam/utils/
H 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/lib/libutils/isoc/include/
H A Dinttypes.h45 #define PRIx64 __PRI64_PREFIX "x" macro
/optee_os/core/arch/arm/plat-marvell/armada3700/
H 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/core/arch/arm/plat-marvell/armada7k8k/
H A Dhal_sec_perf.c227 ": Reg 0x%" PRIx64 " = 0x%" PRIx32, in _dump_range()
/optee_os/core/drivers/
H A Dopenedges_omc.c221 EMSG("Violation @%#"PRIx64 in omc_fail_dump()
H A Dtzc400.c425 EMSG("Violation @0x%"PRIx64", %ssecure %sprivileged %s, AXI ID %"PRIx32, in dump_fail_filter()
/optee_os/core/arch/riscv/kernel/
H A Dthread_optee_abi.c249 EMSG("Bad arg cookie 0x%"PRIx64, cookie); in std_entry_with_regd_arg()
/optee_os/core/tee/
H A Dentry_std.c594 EMSG("Can't find mapping with cookie %#"PRIx64, in reclaim_protmem()
/optee_os/core/mm/
H A Dcore_mmu.c589 EMSG("[%" PRIxPA " %" PRIx64 "] intersects [%" PRIxPA " %" PRIx64 "]", \
680 DMSG("%s memory [%" PRIxPA " %" PRIx64 "]", in verify_special_mem_areas()