Searched refs:may_cache_object (Results 1 - 7 of 7) sorted by relevance

/xnu-2422.115.4/osfmk/mach/
H A Dmemory_object.h183 boolean_t may_cache_object; member in struct:memory_object_attr_info
H A Dmemory_object_types.h320 boolean_t may_cache_object; member in struct:memory_object_attr_info
/xnu-2422.115.4/osfmk/vm/
H A Ddevice_vm.c262 attributes.may_cache_object = FALSE;
H A Dvm_apple_protect.c255 attributes.may_cache_object = FALSE;
H A Dvm_swapfile_pager.c242 attributes.may_cache_object = FALSE;
H A Dmemory_object.c1293 may_cache = attr->may_cache_object;
1435 attr->may_cache_object = object->can_persist;
H A Dbsd_vm.c592 attributes.may_cache_object = TRUE;

Completed in 33 milliseconds