Home
last modified time | relevance | path

Searched refs:l4re_aux_t (Results 1 – 7 of 7) sorted by relevance

/l4re-core-master/l4re/include/
A Dl4aux.h51 typedef struct l4re_aux_t struct
57 } l4re_aux_t; typedef
/l4re-core-master/ned/server/src/
A Dmain.cc22 l4re_aux_t* l4re_aux;
53 l4re_aux = (l4re_aux_t*)auxp[1]; in run()
A Dapp_model.h89 extern l4re_aux_t* l4re_aux; in local_kip_ds()
/l4re-core-master/l4re_kernel/server/src/
A Dglobals.cc25 l4re_aux_t *l4re_aux;
40 l4re_aux = (l4re_aux_t*)auxp[1]; in init()
A Dglobals.h35 extern l4re_aux_t *l4re_aux;
A Dloader.h134 bool start(L4::Cap<L4Re::Dataspace> bin, Region_map *rm, l4re_aux_t *aux);
A Dloader.cc240 bool Loader::start(Cap<Dataspace> bin, Region_map *rm, l4re_aux_t *aux) in start()

Completed in 5 milliseconds