Searched refs:from_path (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/seL4_libs/libsel4utils/src/vspace/
H A Dvspace.c829 cspacepath_t from_path, to_path; local
854 vka_cspace_make_path(from_data->vka, cap, &from_path);
864 error = vka_cnode_copy(&to_path, &from_path, res->rights);
/seL4-refos-master/libs/libsel4utils/src/vspace/
H A Dvspace.c829 cspacepath_t from_path, to_path; local
854 vka_cspace_make_path(from_data->vka, cap, &from_path);
864 error = vka_cnode_copy(&to_path, &from_path, res->rights);

Completed in 32 milliseconds