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

/seL4-refos-master/projects/refos/impl/apps/process_server/src/dispatchers/
H A Dmem_syscall.c231 cspacepath_t faultNotifyEPPath; local
232 vka_cspace_make_path(&procServ.vka, faultNotifyEP, &faultNotifyEPPath);
233 w_set_pager_endpoint(win, faultNotifyEPPath, pcb->pid);
/seL4-refos-master/apps/process_server/src/dispatchers/
H A Dmem_syscall.c231 cspacepath_t faultNotifyEPPath; local
232 vka_cspace_make_path(&procServ.vka, faultNotifyEP, &faultNotifyEPPath);
233 w_set_pager_endpoint(win, faultNotifyEPPath, pcb->pid);

Completed in 80 milliseconds