| /xnu-11215/bsd/dev/arm/ |
| H A D | kern_machdep.c | 32 switch (cpu_subtype()) { in cpu_subtype32() 77 (exectype & CPU_ARCH_ABI64) ? cpu_subtype() : cpu_subtype32(); in grade_binary() 79 cpu_subtype_t hostsubtype = cpu_subtype(); in grade_binary()
|
| /xnu-11215/osfmk/i386/ |
| H A D | cpu.c | 112 cdp->cpu_subtype = cpuid_cpusubtype(); in cpu_init() 228 return cpu_datap(slot_num)->cpu_subtype; in slot_subtype() 245 cpu_subtype(void) in cpu_subtype() function 247 return current_cpu_datap()->cpu_subtype; in cpu_subtype()
|
| H A D | cpu_data.h | 310 int cpu_subtype; member
|
| /xnu-11215/osfmk/vm/ |
| H A D | vm_shared_region_internal.h | 54 cpu_subtype_t cpu_subtype, 66 cpu_subtype_t cpu_subtype,
|
| H A D | vm_shared_region.c | 210 cpu_subtype_t cpu_subtype, 373 cpu_subtype_t cpu_subtype, in vm_shared_region_lookup() argument 386 cputype, cpu_subtype, is_64bit, target_page_shift, in vm_shared_region_lookup() 422 cpu_subtype, in vm_shared_region_lookup() 469 cputype, cpu_subtype, is_64bit, target_page_shift, in vm_shared_region_lookup() 668 cpu_subtype_t cpu_subtype, in vm_shared_region_create() argument 688 cputype, cpu_subtype, is_64bit, target_page_shift, in vm_shared_region_create() 849 shared_region->sr_cpu_subtype = cpu_subtype; in vm_shared_region_create() 903 cputype, cpu_subtype, is_64bit, is_driverkit, in vm_shared_region_create() 2283 cpu_subtype_t cpu_subtype, in vm_shared_region_enter() argument [all …]
|
| H A D | vm_map_xnu.h | 50 cpu_subtype_t cpu_subtype,
|
| H A D | vm_map.c | 13762 cpu_subtype_t cpu_subtype, in vm_map_exec() argument 13774 cpu_subtype)); in vm_map_exec() 13777 …(void) vm_shared_region_enter(new_map, task, is64bit, fsroot, cpu, cpu_subtype, reslide, is_driver… in vm_map_exec() 13786 cpu_subtype)); in vm_map_exec()
|
| /xnu-11215/osfmk/mach/ |
| H A D | host_info.h | 111 cpu_subtype_t cpu_subtype; /* cpu subtype */ member 135 cpu_subtype_t cpu_subtype; /* cpu subtype */ member 288 cpu_subtype_t cpu_subtype; /* Preferred user-space cpu subtype */ member
|
| H A D | processor_info.h | 100 cpu_subtype_t cpu_subtype; /* subtype of cpu */ member
|
| H A D | machine.h | 88 cpu_subtype_t cpu_subtype(void);
|
| /xnu-11215/bsd/dev/i386/ |
| H A D | kern_machdep.c | 57 cpu_subtype_t hostsubtype = cpu_subtype(); in grade_binary()
|
| /xnu-11215/osfmk/kdp/ |
| H A D | processor_core.c | 139 uint32_t mh_magic, cpu_type_t cpu_type, cpu_subtype_t cpu_subtype) in kern_register_coredump_helper_internal() argument 210 core_helper->kcc_cpu_subtype = cpu_subtype; in kern_register_coredump_helper_internal() 258 cpu_type_t cpu_type, cpu_subtype_t cpu_subtype) in kern_register_coredump_helper() argument 265 is64bit, mh_magic, cpu_type, cpu_subtype) == NULL) { in kern_register_coredump_helper() 1176 cpu_type_t cpu_type, cpu_subtype_t cpu_subtype) in kern_register_coredump_helper() argument 1178 …dump_config_vers, kc_callbacks, refcon, core_description, is64bit, mh_magic, cpu_type, cpu_subtype) in kern_register_coredump_helper()
|
| H A D | processor_core.h | 233 …description, boolean_t is64bit, uint32_t mh_magic, cpu_type_t cpu_type, cpu_subtype_t cpu_subtype);
|
| H A D | kdp_protocol.h | 246 uint32_t cpu_subtype; member
|
| /xnu-11215/osfmk/arm/ |
| H A D | cpu_common.c | 783 return cpu_datap(slot_num)->cpu_subtype; in slot_subtype() 799 cpu_subtype(void) in cpu_subtype() function 801 return getCpuDatap()->cpu_subtype; in cpu_subtype()
|
| H A D | cpu_data_internal.h | 137 int cpu_subtype; member
|
| /xnu-11215/osfmk/kern/ |
| H A D | host.c | 212 basic_info->cpu_subtype = slot_subtype(master_id); in host_info() 386 user_arch_info->cpu_subtype = preferred_cpu_subtype; in host_info() 390 user_arch_info->cpu_subtype = slot_subtype(master_id); in host_info()
|
| H A D | processor.c | 777 basic_info->cpu_subtype = slot_subtype(cpu_id); in processor_info()
|
| /xnu-11215/osfmk/kdp/ml/arm/ |
| H A D | kdp_machdep.c | 234 hostinfo->cpu_subtype = slot_subtype(0); in kdp_machine_hostinfo()
|
| /xnu-11215/osfmk/arm64/ |
| H A D | cpu.c | 718 cdp->cpu_subtype = CPU_SUBTYPE_ARM64_V8; in cpu_init() 721 cdp->cpu_subtype = CPU_SUBTYPE_ARM64E; in cpu_init()
|
| /xnu-11215/osfmk/kdp/ml/x86_64/ |
| H A D | kdp_machdep.c | 270 hostinfo->cpu_subtype = cpuid_cpusubtype(); in kdp_machine_hostinfo()
|
| /xnu-11215/tools/lldbmacros/ |
| H A D | ktrace.py | 680 'cpu_subtype': unsigned(master_cpu_data.cpu_subtype),
|
| /xnu-11215/bsd/kern/ |
| H A D | kern_exec.c | 1538 int cpu_subtype = 0; /* all cpu_subtypes use the same shared region */ in exec_mach_imgact() local 1561 cpu_subtype = p->p_cpusubtype & ~CPU_SUBTYPE_MASK; in exec_mach_imgact() 1633 (void *)p->p_fd.fd_rdir, cputype, cpu_subtype, reslide, in exec_mach_imgact()
|
| H A D | kern_mib.c | 434 return SYSCTL_RETURN(req, hinfo.cpu_subtype); in sysctl_hw_generic()
|