Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/vm/
H A Dvm_shared_region.h227 cpu_subtype_t sr_cpu_subtype; member
H A Dvm_shared_region.c391 match_subtype(cputype, shared_region->sr_cpu_subtype, cpu_subtype) && in vm_shared_region_lookup()
840 shared_region->sr_cpu_subtype = cpu_subtype; in vm_shared_region_create()
917 shared_region->sr_cpu_subtype, in vm_shared_region_destroy()
1122 (sr->sr_cpu_subtype & ~CPU_SUBTYPE_MASK) != CPU_SUBTYPE_ARM64E) { in shared_region_tpro_protect()
2030 shared_region->sr_cpu_subtype == CPU_SUBTYPE_ARM64E && in vm_shared_region_map_file()
2672 sr->sr_cpu_subtype == CPU_SUBTYPE_ARM64E && in vm_shared_region_slide_mapping()