Searched refs:UPL_ROP_DUMP (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/mach/
H A Dmemory_object_types.h608 * UPL_ROP_DUMP: Dump the pages which are found in the target object
611 #define UPL_ROP_DUMP 0x04 macro
/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_object.c7294 if (ops & UPL_ROP_DUMP) {
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_cluster.c2374 ubc_range_op(vp, uio->uio_offset, uio->uio_offset + io_size, UPL_ROP_DUMP, NULL);

Completed in 106 milliseconds