| /optee_os/core/mm/ |
| H A D | tee_mm.c | 73 tee_mm_entry_t *entry; in tee_mm_stats_allocated() local 126 tee_mm_entry_t *entry = NULL; in tee_mm_alloc_flags() local 235 tee_mm_entry_t *entry; in tee_mm_alloc2() local 291 tee_mm_entry_t *entry; in tee_mm_free() local 344 tee_mm_entry_t *entry = pool->entry; in tee_mm_find() local
|
| /optee_os/core/drivers/crypto/caam/utils/ |
| H A D | utils_dmaobj.c | 180 struct dmaentry *entry, struct caambuf *dma, in add_sgtdata_entry() 206 struct dmaentry *entry = NULL; in dmalist_add_entry_head() local 230 struct dmaentry *entry = NULL; in dmalist_add_entry() local 259 struct dmaentry *entry = NULL; in dmalist_insert_before_entry() local 288 struct dmaentry *entry = NULL; in dmalist_insert_after_entry() local 349 struct dmaentry *entry = NULL; in check_buffer_alignment() local 520 struct dmaentry *entry = NULL; in check_buffer_boundary() local 596 struct dmaentry *entry, in entry_sgtbuf_dmabuf() 634 struct dmaentry *entry, unsigned int index, in entry_sgtbuf() 723 struct dmaentry *entry = NULL; in caam_dmaobj_init_output() local [all …]
|
| /optee_os/core/arch/arm/plat-amlogic/scripts/ |
| H A D | aml_bin2img.py | 24 def aml_set_header(dest_fd, entry, res_mem_start, res_mem_size, sec_mem_start, argument 42 def aml_create_header_file(source, dest, entry, res_mem_start, res_mem_size, argument
|
| /optee_os/core/arch/arm/plat-stm32mp1/scripts/ |
| H A D | stm32image.py | 38 def stm32image_set_header(dest_fd, load, entry, bintype): argument 76 def stm32image_create_header_file(source, dest, load, entry, bintype): argument
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | ssl_cache.c | 81 mbedtls_ssl_cache_entry *entry; in mbedtls_ssl_cache_get() local 114 static void ssl_cache_entry_zeroize(mbedtls_ssl_cache_entry *entry) in ssl_cache_entry_zeroize() 327 mbedtls_ssl_cache_entry *entry; in mbedtls_ssl_cache_remove() local
|
| H A D | x509_crl.c | 217 mbedtls_x509_crl_entry *entry) in x509_get_entries() 600 const mbedtls_x509_crl_entry *entry; in mbedtls_x509_crl_info() local
|
| H A D | md.c | 887 const md_name_entry *entry = md_names; in mbedtls_md_info_from_string() local 902 const md_name_entry *entry = md_names; in mbedtls_md_get_name() local
|
| /optee_os/core/tee/ |
| H A D | tadb.c | 61 struct tadb_entry entry; member 69 struct tadb_entry entry; member 194 struct tadb_entry *entry) in read_ent() 206 const struct tadb_entry *entry) in write_ent() 279 const struct tadb_entry *entry, in tadb_authenc_init() 337 struct tadb_entry entry = { }; in populate_files() local 509 struct tadb_entry entry = { }; in find_ent() local 601 struct tadb_entry entry; in tee_tadb_ta_delete() local
|
| /optee_os/core/arch/arm/plat-sam/pm/ |
| H A D | psci.c | 15 int psci_system_suspend(uintptr_t entry, uint32_t context_id __unused, in psci_system_suspend()
|
| /optee_os/core/arch/arm/plat-rzn1/ |
| H A D | psci.c | 43 int psci_cpu_on(uint32_t core_id, uint32_t entry, uint32_t context_id) in psci_cpu_on()
|
| /optee_os/core/arch/arm/plat-hisilicon/ |
| H A D | psci.c | 62 int psci_cpu_on(uint32_t core_idx, uint32_t entry, in psci_cpu_on()
|
| /optee_os/core/arch/arm/plat-sunxi/ |
| H A D | psci.c | 69 int psci_cpu_on(uint32_t core_idx, uint32_t entry, in psci_cpu_on()
|
| /optee_os/core/drivers/pm/imx/ |
| H A D | psci.c | 52 int psci_cpu_on(uint32_t core_idx, uint32_t entry, uint32_t context_id) in psci_cpu_on()
|
| /optee_os/core/arch/arm/mm/ |
| H A D | core_mmu_lpae.c | 724 uint64_t entry) in core_mmu_xlat_table_entry_pa2va() 758 uint64_t *entry = NULL; in core_mmu_entry_copy() local 1343 uint64_t *entry; in core_mmu_entry_to_finer_grained() local 1442 uint64_t *entry = NULL; in core_mmu_user_mapping_is_active() local 1456 uint64_t *entry = NULL; in core_mmu_get_user_map() local 1547 uint64_t *entry = NULL; in core_mmu_get_user_map() local
|
| H A D | core_mmu_v7.c | 649 uint32_t *entry; in core_mmu_entry_to_finer_grained() local
|
| /optee_os/lib/libmbedtls/mbedtls/include/mbedtls/ |
| H A D | x509_crl.h | 78 …mbedtls_x509_crl_entry entry; /**< The CRL entries containing the certificate revocation times f… member
|
| /optee_os/core/include/mm/ |
| H A D | tee_mm.h | 29 tee_mm_entry_t *entry; member
|
| /optee_os/core/arch/arm/plat-stm32mp1/pm/ |
| H A D | psci.c | 151 int psci_cpu_on(uint32_t core_id, uint32_t entry, uint32_t context_id) in psci_cpu_on()
|
| /optee_os/core/arch/arm/plat-vexpress/ |
| H A D | main.c | 285 int psci_cpu_on(uint32_t core_id, uint32_t entry, uint32_t context_id) in psci_cpu_on()
|
| /optee_os/core/drivers/ |
| H A D | cbmem_console.c | 106 struct cb_entry *entry = NULL; in get_cbmem_console_from_coreboot_table() local
|
| /optee_os/core/arch/arm/plat-rockchip/ |
| H A D | psci_rk322x.c | 248 int psci_cpu_on(uint32_t core_idx, uint32_t entry, in psci_cpu_on()
|
| /optee_os/lib/libunw/ |
| H A D | unwind_arm32.c | 320 uint32_t entry; in unwind_tab() local
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | boot.c | 1197 void boot_set_core_ns_entry(size_t core_idx, uintptr_t entry, in boot_set_core_ns_entry() 1205 int boot_core_release(size_t core_idx, paddr_t entry) in boot_core_release()
|
| /optee_os/core/drivers/pm/sam/ |
| H A D | at91_pm.c | 327 TEE_Result atmel_pm_suspend(uintptr_t entry, struct sm_nsec_ctx *nsec) in atmel_pm_suspend()
|
| /optee_os/core/arch/riscv/mm/ |
| H A D | core_mmu_arch.c | 48 unsigned long entry; member 190 unsigned long entry = core_mmu_entry_get(pte); in pte_to_mattr() local
|