Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/vm/
H A Dvm_compressor_backing_file.c190 upl_control_flags_t upl_create_flags = 0; in vm_swapfile_io() local
194 upl_create_flags = UPL_SET_INTERNAL | UPL_SET_LITE; in vm_swapfile_io()
205 upl_create_flags |= UPL_COPYOUT_FROM; in vm_swapfile_io()
215 &upl_create_flags, in vm_swapfile_io()