Lines Matching defs:void
52 void *handle,
53 void *cookie);
59 struct el3_lp_desc *get_el3_lp_array(void)
69 struct secure_partition_desc *spmc_get_current_sp_ctx(void)
99 struct ns_endpoint_desc *spmc_get_hyp_ctx(void)
122 __dead2 void spmc_sp_synchronous_exit(struct sp_exec_ctx *ec, uint64_t rc)
137 uint64_t spmc_ffa_error_return(void *handle, int error_code)
205 void *handle,
206 void *cookie,
292 void *handle)
330 void *cookie,
331 void *handle,
424 void *cookie,
425 void *handle,
512 void *cookie,
513 void *handle,
584 void *cookie,
585 void *handle,
626 void *cookie,
627 void *handle,
679 void *cookie,
680 void *handle,
735 (void *) mbox->rx_buffer, (void *)mbox->tx_buffer);
768 mbox->tx_buffer = (void *) tx_address;
769 mbox->rx_buffer = (void *) rx_address;
786 void *cookie,
787 void *handle,
996 void *cookie,
997 void *handle,
1070 (void)memset(mbox->rx_buffer, 0,
1110 static uint64_t ffa_feature_success(void *handle, uint32_t arg2)
1117 void *handle)
1163 void *cookie,
1164 void *handle,
1269 void *cookie,
1270 void *handle,
1291 void *cookie,
1292 void *handle,
1312 void *cookie,
1313 void *handle,
1390 void *cookie,
1391 void *handle,
1453 void *cookie,
1454 void *handle,
1512 static int sp_manifest_parse(void *sp_manifest, int offset,
1655 static int find_and_prepare_sp_context(void)
1657 void *sp_manifest;
1670 sp_manifest = (void *)next_image_ep_info->args.arg0;
1749 static int32_t logical_sp_init(void)
1809 static int32_t sp_init(void)
1836 static void initalize_sp_descs(void)
1850 static void initalize_ns_ep_descs(void)
1871 void spmc_populate_attrs(spmc_manifest_attribute_t *spmc_attrs)
1882 int32_t spmc_setup(void)
1959 void *cookie,
1960 void *handle,
2068 void *handle,
2069 void *cookie)