Searched refs:vmar_root_handle_loc (Results 1 – 1 of 1) sorted by relevance
153 zx_handle_t* vmar_root_handle_loc = NULL; in bootstrap() local165 vmar_root_handle_loc = &handles[i]; in bootstrap()193 if (vmar_root_handle_loc == NULL) in bootstrap()201 const zx_handle_t vmar_self = *vmar_root_handle_loc; in bootstrap()301 *vmar_root_handle_loc = vmar; in bootstrap()
Completed in 3 milliseconds