Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/vm/
H A Dvm_compressor_backing_file.c202 upl_control_flags_t upl_create_flags = 0; in vm_swapfile_io() local
206 upl_create_flags = UPL_SET_INTERNAL | UPL_SET_LITE; in vm_swapfile_io()
217 upl_create_flags |= UPL_COPYOUT_FROM; in vm_swapfile_io()
227 &upl_create_flags, in vm_swapfile_io()