Lines Matching defs:void
44 int drtm_setup(void)
139 static inline void invalidate_icache_all(void)
146 static inline uint64_t drtm_features_tpm(void *ctx)
152 static inline uint64_t drtm_features_mem_req(void *ctx)
158 static inline uint64_t drtm_features_boot_pe_id(void *ctx)
164 static inline uint64_t drtm_features_dma_prot(void *ctx)
170 static inline uint64_t drtm_features_tcb_hashes(void *ctx)
176 static enum drtm_retc drtm_dl_check_caller_el(void *ctx)
201 static enum drtm_retc drtm_dl_check_cores(void)
260 memcpy(dlme_data_hdr, (const void *)&dlme_data_hdr_init,
487 static void drtm_dl_reset_dlme_el_state(enum drtm_dlme_el dlme_el)
530 static void drtm_dl_reset_dlme_context(enum drtm_dlme_el dlme_el)
532 void *ns_ctx = cm_get_context(NON_SECURE);
559 static void drtm_dl_prepare_eret_to_dlme(const struct_drtm_dl_args *args, enum drtm_dlme_el dlme_el)
561 void *ctx = cm_get_context(NON_SECURE);
581 static uint64_t drtm_dynamic_launch(uint64_t x1, void *handle)
686 void *cookie,
687 void *handle,