Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/vm/
H A Dvm_shared_region.h226 cpu_type_t sr_cpu_type; member
H A Dvm_shared_region.c386 if (shared_region->sr_cpu_type == cputype && in vm_shared_region_lookup()
835 shared_region->sr_cpu_type = cputype; in vm_shared_region_create()
912 shared_region->sr_cpu_type, in vm_shared_region_destroy()
1085 if (sr->sr_cpu_type == CPU_TYPE_X86_64) { in shared_region_make_permanent()
2009 if (shared_region->sr_cpu_type == CPU_TYPE_ARM64 && in vm_shared_region_map_file()
2659 if (sr->sr_cpu_type == CPU_TYPE_ARM64 && in vm_shared_region_slide_mapping()