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

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/
H A Dmemory_object_types.h580 * UPL_ROP_DUMP: Dump the pages which are found in the target object
583 #define UPL_ROP_DUMP 0x04 macro
/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_object.c6422 if (ops & UPL_ROP_DUMP) {
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_cluster.c2083 ubc_range_op(vp, uio->uio_offset, uio->uio_offset + io_size, UPL_ROP_DUMP, NULL);

Completed in 102 milliseconds