| /xnu-11215.1.10/osfmk/mach/ |
| H A D | machine.h | 71 typedef integer_t cpu_subtype_t; typedef 88 cpu_subtype_t cpu_subtype(void); 116 cpu_subtype_t slot_subtype( 189 #define CPU_SUBTYPE_ANY ((cpu_subtype_t) -1) 202 #define CPU_SUBTYPE_MULTIPLE ((cpu_subtype_t) -1) 203 #define CPU_SUBTYPE_LITTLE_ENDIAN ((cpu_subtype_t) 0) 204 #define CPU_SUBTYPE_BIG_ENDIAN ((cpu_subtype_t) 1) 217 #define CPU_SUBTYPE_VAX_ALL ((cpu_subtype_t) 0) 218 #define CPU_SUBTYPE_VAX780 ((cpu_subtype_t) 1) 219 #define CPU_SUBTYPE_VAX785 ((cpu_subtype_t) 2) [all …]
|
| H A D | host_info.h | 111 cpu_subtype_t cpu_subtype; /* cpu subtype */ 135 cpu_subtype_t cpu_subtype; /* cpu subtype */ 288 cpu_subtype_t cpu_subtype; /* Preferred user-space cpu subtype */
|
| H A D | processor_info.h | 100 cpu_subtype_t cpu_subtype; /* subtype of cpu */
|
| /xnu-11215.1.10/bsd/dev/arm/ |
| H A D | kern_machdep.c | 21 static cpu_subtype_t cpu_subtype32(void); 29 static cpu_subtype_t 41 grade_arm64e_binary(cpu_subtype_t execfeatures) in grade_arm64e_binary() 73 grade_binary(cpu_type_t exectype, cpu_subtype_t execsubtype, cpu_subtype_t execfeatures __unused, b… in grade_binary() 76 cpu_subtype_t hostsubtype = in grade_binary() 79 cpu_subtype_t hostsubtype = cpu_subtype(); in grade_binary()
|
| /xnu-11215.1.10/bsd/machine/ |
| H A D | exec.h | 45 int grade_binary(cpu_type_t, cpu_subtype_t, cpu_subtype_t, bool allow_simulator_binary); 47 cpu_subtype_t req_subcpu, cpu_type_t test_cpu, 48 cpu_subtype_t test_subcpu);
|
| /xnu-11215.1.10/bsd/dev/i386/ |
| H A D | kern_machdep.c | 55 grade_binary(cpu_type_t exectype, cpu_subtype_t execsubtype, cpu_subtype_t execfeatures __unused, b… in grade_binary() 57 cpu_subtype_t hostsubtype = cpu_subtype(); in grade_binary()
|
| /xnu-11215.1.10/bsd/kern/ |
| H A D | mach_fat.c | 66 cpu_subtype_t req_subcpu_type, in fatfile_getarch() 77 cpu_subtype_t testsubtype; in fatfile_getarch() 78 cpu_subtype_t testfeatures; in fatfile_getarch() 185 cpu_subtype_t cpusubtype, in fatfile_getbestarch_for_cputype()
|
| H A D | mach_fat.h | 40 load_return_t fatfile_getbestarch_for_cputype(cpu_type_t cputype, cpu_subtype_t cpusubtype,
|
| /xnu-11215.1.10/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_xnu.h | 189 cpu_subtype_t sr_cpu_subtype;
|
| /xnu-11215.1.10/bsd/sys/ |
| H A D | ubc_internal.h | 112 cpu_subtype_t csb_cpu_subtype; 247 vnode_t, uint32_t, cpu_type_t, cpu_subtype_t, off_t,
|
| H A D | imgact.h | 84 cpu_subtype_t ip_origcpusubtype; /* subtype of invocation file */
|
| H A D | ubc.h | 87 struct cs_blob *ubc_cs_blob_get(vnode_t, cpu_type_t, cpu_subtype_t, off_t);
|
| /xnu-11215.1.10/osfmk/i386/ |
| H A D | cpu.c | 224 cpu_subtype_t 244 cpu_subtype_t
|
| H A D | cpuid.h | 456 cpu_subtype_t cpuid_cpu_subtype; /* <mach/machine.h> */ 569 extern cpu_subtype_t cpuid_cpusubtype(void);
|
| /xnu-11215.1.10/EXTERNAL_HEADERS/mach-o/ |
| H A D | fat.h | 58 cpu_subtype_t cpusubtype; /* machine specifier (int) */
|
| /xnu-11215.1.10/osfmk/kern/ |
| H A D | page_decrypt.h | 70 cpu_subtype_t cpusubtype;
|
| /xnu-11215.1.10/libsyscall/wrappers/spawn/ |
| H A D | spawn.h | 139 …size_t, cpu_type_t *__restrict, cpu_subtype_t *__restrict, size_t *__restrict) __API_AVAILABLE(mac… 148 …size_t, cpu_type_t *__restrict, cpu_subtype_t *__restrict, size_t *__restrict) __API_AVAILABLE(mac…
|
| H A D | posix_spawn_filtering.c | 97 cpu_type_t *type, cpu_subtype_t *subtype, uint32_t *psa_options) in evaluate_rules() 254 cpu_subtype_t cpusubtype_binpref = 0; in _posix_spawn_with_filter()
|
| /xnu-11215.1.10/libkern/libkern/ |
| H A D | kxld.h | 61 cpu_subtype_t cpusubtype,
|
| /xnu-11215.1.10/libsyscall/mach/mach/ |
| H A D | mach.h | 89 cpu_subtype_t,
|
| /xnu-11215.1.10/tests/ |
| H A D | posix_spawn_archpref.c | 10 run_test(const char *name, cpu_type_t type, cpu_subtype_t subtype) in run_test()
|
| H A D | macho_size_63133398.c | 3198 fat_arch->cpusubtype = (cpu_subtype_t)htonl(mach_header->cpusubtype);
|
| /xnu-11215.1.10/osfmk/kdp/ |
| H A D | processor_core.c | 89 cpu_subtype_t core_cpu_subtype; /* CPU subtype for mach header */ 120 cpu_subtype_t kcc_cpu_subtype; /* CPU subtype for mach header */ 139 uint32_t mh_magic, cpu_type_t cpu_type, cpu_subtype_t cpu_subtype) in kern_register_coredump_helper_internal() 258 cpu_type_t cpu_type, cpu_subtype_t cpu_subtype) in kern_register_coredump_helper() 1176 cpu_type_t cpu_type, cpu_subtype_t 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);
|