Searched refs:SWAP_WRITE (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.1.9/osfmk/vm/ |
| H A D | vm_protos.h | 304 #define SWAP_WRITE 0x00000000 /* Write buffer (pseudo flag). */ macro
|
| H A D | vm_compressor_backing_store.c | 1868 …error = vm_swapfile_io(swf->swp_vp, file_offset, addr, (int) (size / PAGE_SIZE_64), SWAP_WRITE, up… in vm_swap_put()
|
| H A D | vm_compressor.c | 6509 …io(uncompressed_vp, uncompress_offset, (uint64_t)uncompressor_io_req[i].addr, 1, SWAP_WRITE, NULL); in vm_uncompressed_put()
|