Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/vm/
H A Dvm_shared_region.h226 cpu_type_t sr_cpu_type; member
H A Dvm_shared_region.c390 if (shared_region->sr_cpu_type == cputype && in vm_shared_region_lookup()
839 shared_region->sr_cpu_type = cputype; in vm_shared_region_create()
916 shared_region->sr_cpu_type, in vm_shared_region_destroy()
1089 if (sr->sr_cpu_type == CPU_TYPE_X86_64) { in shared_region_make_permanent()
1121 if (sr->sr_cpu_type != CPU_TYPE_ARM64 || in shared_region_tpro_protect()
2029 if (shared_region->sr_cpu_type == CPU_TYPE_ARM64 && in vm_shared_region_map_file()
2671 if (sr->sr_cpu_type == CPU_TYPE_ARM64 && in vm_shared_region_slide_mapping()