Searched defs:vers (Results 1 – 7 of 7) sorted by relevance
| /optee_os/core/tee/ |
| H A D | fs_htree.c | 110 size_t idx, size_t vers, void *data, size_t dlen) in rpc_read() 132 static TEE_Result rpc_read_head(struct tee_fs_htree *ht, size_t vers, in rpc_read_head() 140 size_t vers, in rpc_read_node() 149 size_t vers, const void *data, size_t dlen) in rpc_write() 163 static TEE_Result rpc_write_head(struct tee_fs_htree *ht, size_t vers, in rpc_write_head() 171 size_t vers, in rpc_write_node() 758 uint8_t vers; in htree_sync_node_to_storage() local
|
| H A D | tee_ree_fs.c | 143 uint8_t vers, size_t *offs, size_t *size) in get_offs_size() 228 uint8_t vers, void **data) in ree_fs_rpc_read_init() 246 uint8_t vers, void **data) in ree_fs_rpc_write_init()
|
| /optee_os/core/pta/tests/ |
| H A D | fs_htree.c | 31 uint8_t vers, size_t *offs, size_t *size) in test_get_offs_size() 94 uint8_t vers, void **data) in test_read_init() 138 uint8_t vers, void **data) in test_write_init()
|
| /optee_os/core/arch/arm/include/ |
| H A D | ffa.h | 36 #define FFA_GET_MAJOR_VERSION(vers) \ argument 38 #define FFA_GET_MINOR_VERSION(vers) ((uint32_t)(vers) & \ argument
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | thread_spmc.c | 176 uint32_t spmc_exchange_version(uint32_t vers, struct ffa_rxtx *rxtx) in spmc_exchange_version() 2782 uint32_t vers = 0; in get_ffa_version_from_manifest() local 2803 uint32_t vers = 0; in spmc_init() local
|
| H A D | thread.c | 687 uint8_t vers = 0; in get_excp_vect() local
|
| H A D | secure_partition.c | 746 static void fill_boot_info_1_1(vaddr_t buf, const void *fdt, uint32_t vers) in fill_boot_info_1_1()
|