Lines Matching defs:void
72 spmd_spm_core_context_t *spmd_get_context(void)
80 uint16_t spmd_spmc_id_get(void)
88 static int32_t spmd_init(void);
89 static int spmd_spmc_init(void *pm_addr);
97 void *cookie,
98 void *handle,
104 void spmd_build_spmc_message(gp_regs_t *gpregs, uint8_t target_func,
159 __dead2 void spmd_spm_core_sync_exit(uint64_t rc)
179 static int32_t spmd_init(void)
215 void *handle,
216 void *cookie)
273 void *handle,
274 void *cookie)
309 static uint64_t spmd_handle_group0_intr_swd(void *handle)
374 static void spmd_do_sec_cpy(uintptr_t root_base_addr, uintptr_t sec_base_addr,
404 (void)memcpy((void *)sec_base_addr, (void *)root_base_addr, size);
429 static int spmd_spmc_init(void *pm_addr)
613 int spmd_setup(void)
616 void *spmc_manifest;
646 spmc_manifest = (void *)spmc_ep_info->args.arg0;
670 void *handle)
741 void *cookie,
742 void *handle,
757 uint64_t spmd_ffa_error_return(void *handle, int error_code)
811 void *cookie,
812 void *handle,
840 void *cookie,
841 void *handle,