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() argument 132 static TEE_Result rpc_read_head(struct tee_fs_htree *ht, size_t vers, in rpc_read_head() argument 140 size_t vers, in rpc_read_node() argument 149 size_t vers, const void *data, size_t dlen) in rpc_write() argument 163 static TEE_Result rpc_write_head(struct tee_fs_htree *ht, size_t vers, in rpc_write_head() argument 171 rpc_write_node(struct tee_fs_htree * ht,size_t node_id,size_t vers,const struct tee_fs_htree_node_image * node) rpc_write_node() argument 758 uint8_t vers; htree_sync_node_to_storage() local [all...] |
| H A D | tee_ree_fs.c | 143 get_offs_size(enum tee_fs_htree_type type,size_t idx,uint8_t vers,size_t * offs,size_t * size) get_offs_size() argument 228 ree_fs_rpc_read_init(void * aux,struct tee_fs_rpc_operation * op,enum tee_fs_htree_type type,size_t idx,uint8_t vers,void ** data) ree_fs_rpc_read_init() argument 246 ree_fs_rpc_write_init(void * aux,struct tee_fs_rpc_operation * op,enum tee_fs_htree_type type,size_t idx,uint8_t vers,void ** data) ree_fs_rpc_write_init() argument [all...] |
| /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() 2850 uint32_t vers = 0; in get_ffa_version_from_manifest() local 2871 uint32_t vers = 0; in spmc_init() local
|
| H A D | thread.c | 704 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()
|