Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutils/ext/include/
A Dtypes_ext.h15 #define PRIxUA PRIxPTR
18 #define PRIxVA PRIxPTR
29 #define PRIxPA PRIxPTR
30 #define PRIxPASZ PRIxPTR
/optee_os-3.20.0/core/kernel/
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-3.20.0/lib/libutils/isoc/include/
A Dinttypes.h46 #define PRIxPTR __PRIPTR_PREFIX "x" macro
/optee_os-3.20.0/core/drivers/crypto/crypto_api/acipher/
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()
A Ddh.c19 CRYPTO_TRACE("Param error key @%#" PRIxPTR " size %zu bits", in crypto_acipher_alloc_dh_keypair()
/optee_os-3.20.0/core/drivers/crypto/caam/
A Dcaam_pwr.c76 PWR_TRACE("Save @0x%" PRIxPTR "=0x%" PRIx32, in do_save_regs()
100 PWR_TRACE("Restore @0x%" PRIxPTR "=0x%" PRIx32, in do_restore_regs()
/optee_os-3.20.0/core/drivers/crypto/caam/hal/common/
A Dhal_cfg_dt.c50 HAL_TRACE("JR Offset return 0x%" PRIxPTR, jr_offset); in find_jr_offset()
/optee_os-3.20.0/core/arch/arm/mm/
A Dtee_pager.c633 DMSG("0x%" PRIxPTR " - 0x%" PRIxPTR " : type %d", in tee_pager_add_core_region()

Completed in 11 milliseconds