Searched refs:l4re_aux_t (Results 1 – 7 of 7) sorted by relevance
51 typedef struct l4re_aux_t struct57 } l4re_aux_t; typedef
22 l4re_aux_t* l4re_aux;53 l4re_aux = (l4re_aux_t*)auxp[1]; in run()
89 extern l4re_aux_t* l4re_aux; in local_kip_ds()
25 l4re_aux_t *l4re_aux;40 l4re_aux = (l4re_aux_t*)auxp[1]; in init()
35 extern l4re_aux_t *l4re_aux;
134 bool start(L4::Cap<L4Re::Dataspace> bin, Region_map *rm, l4re_aux_t *aux);
240 bool Loader::start(Cap<Dataspace> bin, Region_map *rm, l4re_aux_t *aux) in start()
Completed in 5 milliseconds