Home
last modified time | relevance | path

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

/xnu-11215/osfmk/vm/
H A Dvm_ubc.h77 extern void memory_object_mark_trusted(
H A Ddevice_vm.c164 memory_object_mark_trusted(control); in device_pager_setup()
H A Dvm_swapfile_pager.c743 memory_object_mark_trusted(control); in swapfile_pager_create()
H A Dvm_apple_protect.c1151 memory_object_mark_trusted(control); in apple_protect_pager_create()
H A Dvm_shared_region_pager.c1221 memory_object_mark_trusted(control); in shared_region_pager_create()
H A Dmemory_object.c1669 memory_object_mark_trusted( in memory_object_mark_trusted() function
H A Dvm_dyld_pager.c1442 memory_object_mark_trusted(control); in dyld_pager_create()
/xnu-11215/bsd/kern/
H A Dubc_subr.c2091 memory_object_mark_trusted(uip->ui_control); in ubc_map()