Searched defs:vregion (Results 26 - 44 of 44) sorted by relevance

12

/barrelfish-2018-10-04/lib/barrelfish/vspace/
H A Dmemobj_one_frame.c24 static errval_t map_region(struct memobj *memobj, struct vregion *vregion) argument
49 static errval_t unmap_region(struct memobj *memobj, struct vregion *vregion) argument
98 protect(struct memobj *memobj, struct vregion *vregion, genvaddr_t offset, size_t range, vs_prot_flags_t flags) argument
124 pin(struct memobj *memobj, struct vregion *vregion, genvaddr_t offset, size_t range) argument
138 unpin(struct memobj *memobj, struct vregion *vregion, genvaddr_t offset, size_t range) argument
172 pagefault(struct memobj *memobj, struct vregion *vregion, genvaddr_t offset, vm_fault_type_t type) argument
[all...]
H A Dmemobj_one_frame_one_map.c24 static errval_t map_region(struct memobj *memobj, struct vregion *vregion) argument
43 static errval_t unmap_region(struct memobj *memobj, struct vregion *vregion) argument
68 protect(struct memobj *memobj, struct vregion *vregion, genvaddr_t offset, size_t range, vs_prot_flags_t flags) argument
94 pin(struct memobj *memobj, struct vregion *vregion, genvaddr_t offset, size_t range) argument
109 unpin(struct memobj *memobj, struct vregion *vregion, genvaddr_t offset, size_t range) argument
145 pagefault(struct memobj *memobj, struct vregion *vregion, genvaddr_t offset, vm_fault_type_t type) argument
[all...]
H A Dmmu_aware.c201 struct vregion *vregion; local
[all...]
H A Dutils.c40 struct vregion *vregion = vspace_get_region(get_current_vspace(), buf); local
52 vspace_map_anon_nomalloc(void **retaddr, struct memobj_anon *memobj, struct vregion *vregion, size_t size, size_t *retsize, vregion_flags_t flags, size_t alignment) argument
104 struct vregion *vregion = NULL; local
139 struct vregion *vregion = NULL; local
174 struct vregion *vregion = NULL; local
253 struct vregion *vregion = NULL; local
343 struct vregion *vregion = NULL; local
410 vspace_map_one_frame_one_map(struct memobj_one_frame_one_map *memobj, struct vregion *vregion, size_t size, struct capref frame) argument
[all...]
H A Dmemobj_anon.c34 static errval_t map_region(struct memobj *memobj, struct vregion *vregion) argument
74 static errval_t unmap_region(struct memobj *memobj, struct vregion *vregion) argument
143 protect(struct memobj *memobj, struct vregion *vregion, genvaddr_t offset, size_t range, vs_prot_flags_t flags) argument
211 pin(struct memobj *memobj, struct vregion *vregion, genvaddr_t offset, size_t range) argument
225 unpin(struct memobj *memobj, struct vregion *vregion, genvaddr_t offset, size_t range) argument
416 pagefault(struct memobj *memobj, struct vregion *vregion, genvaddr_t offset, vm_fault_type_t type) argument
[all...]
H A Dmemobj_numa.c38 static errval_t map_region(struct memobj *memobj, struct vregion *vregion) argument
65 static errval_t unmap_region(struct memobj *memobj, struct vregion *vregio argument
99 protect(struct memobj *memobj, struct vregion *vregion, genvaddr_t offset, size_t range, vs_prot_flags_t flags) argument
128 pin(struct memobj *memobj, struct vregion *vregion, genvaddr_t offset, size_t range) argument
146 unpin(struct memobj *memobj, struct vregion *vregion, genvaddr_t offset, size_t range) argument
250 pagefault(struct memobj *memobj, struct vregion *vregion, genvaddr_t offset, vm_fault_type_t type) argument
401 struct vregion *vregion = mo_numa->vregion; local
[all...]
/barrelfish-2018-10-04/lib/spawndomain/arch/x86/
H A Dspawn_arch.c91 struct vregion *vregion = malloc(sizeof(struct vregion)); local
[all...]
/barrelfish-2018-10-04/lib/vfs/
H A Dmmap.c32 static errval_t pagefault(struct memobj *memobj, struct vregion *vregion, argument
168 errval_t memobj_flush_vfs(struct memobj *memobj, struct vregion *vregion) argument
240 struct vregion *vregion = NULL; local
[all...]
/barrelfish-2018-10-04/include/barrelfish/
H A Dmemobj.h76 struct vregion *vregio member in struct:memobj_pinned
81 struct vregion *vregion; ///< Pointer to the single vregion member in struct:memobj_one_frame_one_map
127 struct vregion *vregion; ///< the associated vregion member in struct:memobj_fixed
141 struct vregion *vregion; ///< the associated vregion member in struct:memobj_numa
[all...]
H A Dump_chan.h57 struct vregion *vregion; ///< VRegion for shared frame member in struct:ump_chan
/barrelfish-2018-10-04/lib/bulk_transfer/
H A Dbulk_pool.c370 struct vregion *vregion = pool_int->vregion; local
465 struct vregion *vregion local
[all...]
/barrelfish-2018-10-04/usr/examples/xmpl-cow/
H A Dmain.c108 vspace_map_one_frame_cow(void **buf, size_t size, struct capref frame, vregion_flags_t flags, struct memobj **memobj, struct vregion **vregion, size_t granularity) argument
150 struct vregion *vregion; local
[all...]
/barrelfish-2018-10-04/lib/barrelfish/arch/aarch64/
H A Dpmap.c926 struct vregion *vregion = &pmap_aarch64->vregion; local
[all...]
/barrelfish-2018-10-04/lib/barrelfish/arch/arm/
H A Dpmap.c1239 struct vregion *vregion = &pmap_arm->vregion; local
[all...]
/barrelfish-2018-10-04/lib/barrelfish/arch/x86_32/
H A Dpmap.c950 struct vregion *vregion = &x86->vregion; local
[all...]
/barrelfish-2018-10-04/lib/barrelfish/arch/x86_64/
H A Dpmap.c1157 struct vregion *vregion = &x86->vregion; local
[all...]
/barrelfish-2018-10-04/usr/acpi/
H A Dacpica_osglue.c523 struct vregion *vregion; member in struct:AcpiMapping
681 struct vregion *vregion = malloc(sizeof(struct vregion)); local
[all...]
/barrelfish-2018-10-04/usr/arrakismon/
H A Dguest.c64 struct vregion *vregion = NULL; local
121 static struct vregion *vregio local
[all...]
/barrelfish-2018-10-04/usr/vmkitmon/
H A Dguest.c116 struct vregion *vregion = NULL; local
173 static struct vregion *vregio local
[all...]

Completed in 247 milliseconds

12