Searched refs:pts (Results 1 - 6 of 6) sorted by relevance

/seL4-refos-master/libs/libsel4utils/include/sel4utils/
H A Dmapping.h79 vka_object_t *pts, int *num_pts);
/seL4-refos-master/projects/seL4_libs/libsel4utils/include/sel4utils/
H A Dmapping.h79 vka_object_t *pts, int *num_pts);
/seL4-refos-master/libs/libsel4utils/src/
H A Dmapping.c89 vka_object_t *pts, int *num_pts)
92 cacheable, pts, num_pts);
87 sel4utils_map_iospace_page(vka_t *vka, seL4_CPtr iospace, seL4_CPtr frame, seL4_Word vaddr, seL4_CapRights_t rights, int cacheable, seL4_Word size_bits, vka_object_t *pts, int *num_pts) argument
/seL4-refos-master/projects/seL4_libs/libsel4utils/src/
H A Dmapping.c89 vka_object_t *pts, int *num_pts)
92 cacheable, pts, num_pts);
87 sel4utils_map_iospace_page(vka_t *vka, seL4_CPtr iospace, seL4_CPtr frame, seL4_Word vaddr, seL4_CapRights_t rights, int cacheable, seL4_Word size_bits, vka_object_t *pts, int *num_pts) argument
/seL4-refos-master/projects/seL4_libs/libsel4utils/src/vspace/
H A Dvspace.c212 vka_object_t pts[7]; local
215 (seL4_Word) vaddr, rights, cacheable, size_bits, pts, &num_pts);
222 vspace_maybe_call_allocated_object(vspace, pts[i]);
/seL4-refos-master/libs/libsel4utils/src/vspace/
H A Dvspace.c212 vka_object_t pts[7]; local
215 (seL4_Word) vaddr, rights, cacheable, size_bits, pts, &num_pts);
222 vspace_maybe_call_allocated_object(vspace, pts[i]);

Completed in 38 milliseconds