Searched refs:upl_commit (Results 1 – 5 of 5) sorted by relevance
| /xnu-11215.61.5/osfmk/mach/ |
| H A D | upl.defs | 88 routine upl_commit(
|
| /xnu-11215.61.5/osfmk/vm/ |
| H A D | device_vm.c | 222 upl_commit(upl, NULL, 0); in device_pager_populate_object()
|
| H A D | vm_upl.c | 1344 upl_commit( in upl_commit() function
|
| /xnu-11215.61.5/iokit/Kernel/ |
| H A D | IOMemoryDescriptor.cpp | 4799 upl_commit(ioplList[ind].fIOPL, NULL, 0); in complete() 5009 upl_commit(redirUPL2, NULL, 0); in doMap() 5523 upl_commit(fRedirUPL, NULL, 0); in free() 5850 upl_commit(fRedirUPL, NULL, 0); in redirect()
|
| /xnu-11215.61.5/bsd/kern/ |
| H A D | ubc_subr.c | 2779 kr = upl_commit(upl, pl, MAX_UPL_SIZE_BYTES >> PAGE_SHIFT); in ubc_upl_commit()
|