Home
last modified time | relevance | path

Searched refs:PRIxPA (Results 1 – 23 of 23) sorted by relevance

/optee_os/out/arm/export-ta_arm32/host_include/
A Dtypes_ext.h23 #define PRIxPA PRIx64 macro
29 #define PRIxPA PRIxPTR macro
/optee_os/out/arm/export-ta_arm64/host_include/
A Dtypes_ext.h23 #define PRIxPA PRIx64 macro
29 #define PRIxPA PRIxPTR macro
/optee_os/out/arm/export-ta_arm64/include/
A Dtypes_ext.h23 #define PRIxPA PRIx64 macro
29 #define PRIxPA PRIxPTR macro
/optee_os/lib/libutils/ext/include/
A Dtypes_ext.h23 #define PRIxPA PRIx64 macro
29 #define PRIxPA PRIxPTR macro
/optee_os/out/arm/export-ta_arm32/include/
A Dtypes_ext.h23 #define PRIxPA PRIx64 macro
29 #define PRIxPA PRIxPTR macro
/optee_os/core/arch/arm/mm/
A Dcore_mmu.c299 DMSG("No need to carve out %#" PRIxPA " size %#zx", in carve_out_phys_mem()
346 EMSG("Non-sec mem (%#" PRIxPA ":%#" PRIxPASZ in check_phys_mem_is_outside()
347 ") overlaps map (type %d %#" PRIxPA ":%#zx)", in check_phys_mem_is_outside()
464 EMSG("[%" PRIxPA " %" PRIx64 "] intersects [%" PRIxPA " %" PRIx64 "]", \
523 DMSG("%s memory [%" PRIxPA " %" PRIx64 "]", in verify_special_mem_areas()
725 " pa 0x%08" PRIxPA "..0x%08" PRIxPA " size 0x%08zx (%s)", in dump_mmap_table()
750 " TBL:0x%010" PRIxPA "\n", in dump_xlat_table()
754 " TBL:0x%010" PRIxPA " %s\n", in dump_xlat_table()
761 " PA:0x%010" PRIxPA " %s-%s-%s-%s", in dump_xlat_table()
2214 DMSG("va %p maps 0x%" PRIxPA ", expect 0x%" PRIxPA, in check_pa_matches_va()
[all …]
A Dtee_pager.c572 DMSG("0x%" PRIxPA, pa); in pager_add_alias_page()
1469 FMSG("Mapped 0x%" PRIxVA " -> 0x%" PRIxPA, page_va, pa); in pager_deploy_page()
A Dcore_mmu_lpae.c603 debug_print(" %010" PRIxVA " %010" PRIxPA " %10zx %x", in core_init_mmu_prtn_tee()
/optee_os/core/kernel/
A Duser_mode_ctx.c23 EMSG_RAW(" region %2zu: va 0x%0*" PRIxVA " pa 0x%0*" PRIxPA in user_mode_ctx_print_mappings()
A Dtpm.c127 DMSG("TPM Event log PA: %#" PRIxPA, log_addr); in tpm_map_log_area()
A Ddt.c118 EMSG("Failed to map %zu bytes at PA 0x%"PRIxPA, in dt_map_dev()
/optee_os/core/drivers/crypto/caam/cipher/
A Dcaam_cipher_xts.c102 CIPHER_TRACE("Bad Addr (src %#" PRIxPA ") (dst %#" PRIxPA ")", in caam_cipher_update_xts()
/optee_os/core/drivers/crypto/caam/utils/
A Dutils_sgt_v2.c18 SGT_TRACE("SGT[%d]->paddr = 0x%" PRIxPA, idx, sgt->buf[idx].paddr); in sgt_entry_trace()
A Dutils_mem.c283 MEM_TRACE("Add %d PA 0x%" PRIxPA " VA 0x%" PRIxVA, nb_pa_area, in caam_mem_get_pa_area()
314 MEM_TRACE("Add %d PA 0x%" PRIxPA " VA 0x%" PRIxVA, in caam_mem_get_pa_area()
A Dutils_sgt_v1.c21 SGT_TRACE("SGT[%d]->paddr = 0x%" PRIxPA, idx, sgt->buf[idx].paddr); in sgt_entry_trace()
A Dutils_dmaobj.c544 DMAOBJ_TRACE("PA 0x%" PRIxPA " = 0x%" PRIxPA " + %zu", last_pa, in check_buffer_boundary()
/optee_os/core/arch/arm/kernel/
A Dvirtualization.c183 DMSG("TEE RAM: %08" PRIxPA, tee_mm_get_smem(prtn->tee_ram)); in configure_guest_prtn_mem()
191 DMSG("TA RAM: %08" PRIxPA, tee_mm_get_smem(prtn->ta_ram)); in configure_guest_prtn_mem()
A Dboot.c623 EMSG("Failed to pack Device Tree at 0x%" PRIxPA ": error %d", in release_external_dt()
920 "%s@%" PRIxPA, name, pa); in add_res_mem_dt_node()
922 DMSG("truncated node \"%s@%" PRIxPA"\"", name, pa); in add_res_mem_dt_node()
A Dthread_optee_smc.c183 EMSG("Bad arg address 0x%" PRIxPA, parg); in std_smc_entry()
A Dthread_spmc.c257 DMSG("Mapped tx %#"PRIxPA" size %#x @ %p", tx_pa, sz, tx); in spmc_handle_rxtx_map()
258 DMSG("Mapped rx %#"PRIxPA" size %#x @ %p", rx_pa, sz, rx); in spmc_handle_rxtx_map()
/optee_os/core/arch/arm/plat-stm32mp1/drivers/
A Dstm32mp1_pmic.c542 EMSG("I2C init 0x%" PRIxPA ": %d", i2c_info.reg, ret); in initialize_pmic_i2c()
/optee_os/core/pta/tests/
A Dinvoke.c66 EMSG("va %p -> pa 0x%" PRIxPA " -> va %p", va, p, v); in test_v2p2v()
/optee_os/ldelf/
A Dta_elf.c1345 "region %2zu: va 0x%0*"PRIxVA" pa 0x%0*"PRIxPA" size 0x%06zx flags %s%s\n", in print_seg()

Completed in 34 milliseconds