Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/vm/ !
H A Dvm_shared_region_xnu.h188 cpu_type_t sr_cpu_type; member
H A Dvm_shared_region.c474 if (shared_region->sr_cpu_type == cputype && in vm_shared_region_lookup()
960 shared_region->sr_cpu_type = cputype; in vm_shared_region_create()
1045 shared_region->sr_cpu_type, in vm_shared_region_destroy()
1261 if (sr->sr_cpu_type == CPU_TYPE_X86_64) { in shared_region_make_permanent()
1293 if (sr->sr_cpu_type != CPU_TYPE_ARM64) { in shared_region_tpro_protect()
2150 if (shared_region->sr_cpu_type == CPU_TYPE_ARM64 && in vm_shared_region_map_file()
2795 if (sr->sr_cpu_type == CPU_TYPE_ARM64 && in vm_shared_region_slide_mapping()