Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/vm/
H A Dvm_shared_region.h227 cpu_subtype_t sr_cpu_subtype; member
H A Dvm_shared_region.c387 match_subtype(cputype, shared_region->sr_cpu_subtype, cpu_subtype) && in vm_shared_region_lookup()
836 shared_region->sr_cpu_subtype = cpu_subtype; in vm_shared_region_create()
913 shared_region->sr_cpu_subtype, in vm_shared_region_destroy()
1118 (sr->sr_cpu_subtype & ~CPU_SUBTYPE_MASK) != CPU_SUBTYPE_ARM64E) { in shared_region_tpro_protect()
2020 shared_region->sr_cpu_subtype == CPU_SUBTYPE_ARM64E && in vm_shared_region_map_file()
2661 sr->sr_cpu_subtype == CPU_SUBTYPE_ARM64E && in vm_shared_region_slide_mapping()