Home
last modified time | relevance | path

Searched refs:upl_create_flags (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.121.3/bsd/vm/
H A Dvm_compressor_backing_file.c201 upl_control_flags_t upl_create_flags = 0; in vm_swapfile_io() local
205 upl_create_flags = UPL_SET_INTERNAL | UPL_SET_LITE; in vm_swapfile_io()
216 upl_create_flags |= UPL_COPYOUT_FROM; in vm_swapfile_io()
226 &upl_create_flags, in vm_swapfile_io()