Searched refs:PRIxPTR (Results 1 – 9 of 9) sorted by relevance
| /optee_os/core/arch/riscv/kernel/ |
| H A D | abort.c | 95 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 D | types_ext.h | 15 #define PRIxUA PRIxPTR 18 #define PRIxVA PRIxPTR 33 #define PRIxPA PRIxPTR 34 #define PRIxPASZ PRIxPTR
|
| /optee_os/core/kernel/ |
| H A D | lockdep.c | 74 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 D | dsa.c | 46 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 D | dh.c | 19 CRYPTO_TRACE("Param error key @%#" PRIxPTR " size %zu bits", in crypto_acipher_alloc_dh_keypair()
|
| /optee_os/lib/libutils/isoc/include/ |
| H A D | inttypes.h | 46 #define PRIxPTR __PRIPTR_PREFIX "x" macro
|
| /optee_os/core/drivers/crypto/caam/ |
| H A D | caam_pwr.c | 79 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 D | hal_cfg_dt.c | 50 HAL_TRACE("JR Offset return 0x%" PRIxPTR, jr_offset); in find_jr_offset()
|
| /optee_os/core/arch/arm/mm/ |
| H A D | tee_pager.c | 633 DMSG("0x%" PRIxPTR " - 0x%" PRIxPTR " : type %d", in tee_pager_add_core_region()
|