Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/vm/
H A Dvm_shared_region_xnu.h189 cpu_subtype_t sr_cpu_subtype; member
H A Dvm_shared_region.c393 match_subtype(cputype, shared_region->sr_cpu_subtype, cpu_subtype) && in vm_shared_region_lookup()
842 shared_region->sr_cpu_subtype = cpu_subtype; in vm_shared_region_create()
919 shared_region->sr_cpu_subtype, in vm_shared_region_destroy()
1124 (sr->sr_cpu_subtype & ~CPU_SUBTYPE_MASK) != CPU_SUBTYPE_ARM64E) { in shared_region_tpro_protect()
2022 shared_region->sr_cpu_subtype == CPU_SUBTYPE_ARM64E && in vm_shared_region_map_file()
2668 sr->sr_cpu_subtype == CPU_SUBTYPE_ARM64E && in vm_shared_region_slide_mapping()