Home
last modified time | relevance | path

Searched refs:PRIxPTR (Results 1 – 9 of 9) sorted by relevance

/optee_os/core/arch/riscv/kernel/
H A Dabort.c95 EMSG_RAW("cause\t%016" PRIxPTR " epc\t%016" PRIxPTR, in __print_abort_info()
97 EMSG_RAW("tval\t%016" PRIxPTR " status\t%016" PRIxPTR, in __print_abort_info()
99 EMSG_RAW("ra\t%016" PRIxPTR " sp\t%016" PRIxPTR, in __print_abort_info()
101 EMSG_RAW("gp\t%016" PRIxPTR " tp\t%016" PRIxPTR, in __print_abort_info()
103 EMSG_RAW("t0\t%016" PRIxPTR " t1\t%016" PRIxPTR, in __print_abort_info()
[all...]
/optee_os/lib/libutils/ext/include/
H A Dtypes_ext.h15 #define PRIxUA PRIxPTR
18 #define PRIxVA PRIxPTR
33 #define PRIxPA PRIxPTR
34 #define PRIxPASZ PRIxPTR
/optee_os/core/kernel/
H A Dlockdep.c74 EMSG_RAW(" %#" PRIxPTR, *p); in lockdep_print_call_stack()
280 EMSG_RAW("-> Thread %#" PRIxPTR " acquired lock %#" PRIxPTR "%s", in lockdep_print_edge_info()
283 EMSG_RAW("...while holding lock %#" PRIxPTR "%s", in lockdep_print_edge_info()
305 EMSG_RAW(" Lock %#" PRIxPTR, *p); in lockdep_print_cycle_info()
358 EMSG_RAW("When trying to acquire lock %#" PRIxPTR, id); in __lockdep_lock_acquire()
416 EMSG_RAW("Thread %p does not own lock %#" PRIxPTR, (void *)owned, id); in __lockdep_lock_release()
/optee_os/core/drivers/crypto/crypto_api/acipher/
H A Ddsa.c46 CRYPTO_TRACE("Param error key @0x%" PRIxPTR " size %zu bits", in crypto_acipher_alloc_dsa_keypair()
74 CRYPTO_TRACE("Param error key @0x%" PRIxPTR " size %zu bits", in crypto_acipher_alloc_dsa_public_key()
101 CRYPTO_TRACE("Param error key @0x%" PRIxPTR " size %zu bits", in crypto_acipher_gen_dsa_key()
H A Ddh.c19 CRYPTO_TRACE("Param error key @%#" PRIxPTR " size %zu bits", in crypto_acipher_alloc_dh_keypair()
/optee_os/lib/libutils/isoc/include/
H A Dinttypes.h46 #define PRIxPTR __PRIPTR_PREFIX "x" macro
/optee_os/core/drivers/crypto/caam/
H A Dcaam_pwr.c79 PWR_TRACE("Save @0x%" PRIxPTR "=0x%" PRIx32, in do_save_regs()
103 PWR_TRACE("Restore @0x%" PRIxPTR "=0x%" PRIx32, in do_restore_regs()
/optee_os/core/drivers/crypto/caam/hal/common/
H A Dhal_cfg_dt.c50 HAL_TRACE("JR Offset return 0x%" PRIxPTR, jr_offset); in find_jr_offset()
/optee_os/core/arch/arm/mm/
H A Dtee_pager.c633 DMSG("0x%" PRIxPTR " - 0x%" PRIxPTR " : type %d", in tee_pager_add_core_region()