Home
last modified time | relevance | path

Searched refs:platform (Results 1 – 25 of 55) sorted by relevance

123

/xnu-11215/libkern/kxld/
H A Dkxld_versionmin.c49 versionmin->platform = kKxldVersionMinMacOSX; in kxld_versionmin_init_from_macho()
52 versionmin->platform = kKxldVersionMiniPhoneOS; in kxld_versionmin_init_from_macho()
55 versionmin->platform = kKxldVersionMinAppleTVOS; in kxld_versionmin_init_from_macho()
58 versionmin->platform = kKxldVersionMinWatchOS; in kxld_versionmin_init_from_macho()
71 switch (src->platform) { in kxld_versionmin_init_from_build_cmd()
73 versionmin->platform = kKxldVersionMinMacOSX; in kxld_versionmin_init_from_build_cmd()
76 versionmin->platform = kKxldVersionMiniPhoneOS; in kxld_versionmin_init_from_build_cmd()
79 versionmin->platform = kKxldVersionMinAppleTVOS; in kxld_versionmin_init_from_build_cmd()
82 versionmin->platform = kKxldVersionMinWatchOS; in kxld_versionmin_init_from_build_cmd()
128 switch (versionmin->platform) { in kxld_versionmin_export_macho()
H A Dkxld_versionmin.h49 enum kxld_versionmin_platforms platform; member
/xnu-11215/osfmk/arm64/
H A Dmachine_task.c274 platform_and_sdk_fall_2024_os_or_later(uint32_t platform, uint32_t sdk) in platform_and_sdk_fall_2024_os_or_later() argument
276 switch (platform) { in platform_and_sdk_fall_2024_os_or_later()
309 uint32_t const __unused platform, in machine_task_process_signature() argument
329 if (platform == PLATFORM_MACOS && sdk < sdk_version(13, 0, 0)) { in machine_task_process_signature()
347 bool uses_1ghz_timebase = platform_and_sdk_fall_2024_os_or_later(platform, sdk); in machine_task_process_signature()
/xnu-11215/pexpert/pexpert/arm64/
H A Dplatform.h55 #define SUB_PLATFORM_HEADER(x) <COMBINE5(platform/,x,_,ARM64_SOC_NAME,.h)>
56 #define SUB_PLATFORM_SOC_HEADER(x) <COMBINE5(platform/soc/,x,_,ARM64_SOC_NAME,.h)>
60 #define SUB_PLATFORM_TUNABLE_HEADER(r, x) <COMBINE7(platform/soc/tunables/,ARM64_SOC_NAME,/,r…
H A DMakefile39 platform.h
/xnu-11215/osfmk/ipc/
H A Dipc_policy.c192 uint32_t platform, in mach_msg_legacy_send_analytics() argument
203 msg_event->sw_platform = platform; in mach_msg_legacy_send_analytics()
226 uint32_t platform = pro->p_platform_data.p_platform; in ipc_policy_allow_legacy_mach_msg_trap_for_platform() local
237 switch (platform) { in ipc_policy_allow_legacy_mach_msg_trap_for_platform()
260 mach_msg_legacy_send_analytics(msgid, platform, sdk); in ipc_policy_allow_legacy_mach_msg_trap_for_platform()
421 uint32_t platform = pro->p_platform_data.p_platform; in stash_reply_port_semantics_violations_telemetry() local
454 entry->sw_platform = platform; in stash_reply_port_semantics_violations_telemetry()
/xnu-11215/doc/lifecycle/
H A Dhibernation.md69 * `hibernate_processor_setup()` is called to set up some platform-specific state
76 `kIOHibernateStateKey` to modify behavior. The platform drivers save state to
82 * Eventually the platform calls `hibernate_write_image()` in the shutdown
92 make platform-specific amendments to the page bitmaps.
97 it possible for the platform booter to read the hibernation file from disk
101 resume, as well as some other data that is required by the platform booter.
123 `hibernate_page_list_set_volatile()` is invoked to make platform-specific
166 * The platform booter reads the portion of the image used for wired pages, to
169 support). The platform booter is not expected to decompress any of the
230 * After the platform CPU init code is called, `hibernate_machine_init()` is
[all …]
/xnu-11215/tools/
H A Dxcrun_cache.sh59 -show-sdk-platform-path)
159 -show-sdk-platform-path)
268 -show-sdk-platform-path)
/xnu-11215/iokit/IOKit/platform/
H A DMakefile9 MI_DIR = platform
/xnu-11215/tests/
H A Dcorpse_backtrace.c95 uint32_t platform = *(uint32_t *)(kcdata_iter_payload(btdata)); in exc_handler_backtrace() local
96 T_LOG("Found TASK_BTINFO_PLATFORM: %d", platform); in exc_handler_backtrace()
/xnu-11215/makedefs/
H A DMakeInc.cmd147 export PLATFORMPATH := $(shell $(XCRUN) -sdk $(SDKROOT) -show-sdk-platform-path)
148 …export PLATFORM := $(shell echo $(PLATFORMPATH) | sed 's,^.*/\([^/]*\)\.platform$$,\1,' | sed 's,\…
166 export PLATFORMPATH = $(shell $(XCRUN) -sdk $(COHORT_SDKROOT) -show-sdk-platform-path)
194 export PLATFORMPATH = $(shell $(XCRUN) -sdk $(COHORT_SDKROOT) -show-sdk-platform-path)
210 export PLATFORMPATH = $(shell $(XCRUN) -sdk $(COHORT_SDKROOT) -show-sdk-platform-path)
425 # $(4) is an expanded SoC platform config from a TARGET_CONFIGS_ALIASES_UC tuple,
H A DMakeInc.color14 # Get a nice list of device code names associated with the build platform
/xnu-11215/bsd/conf/
H A DMakefile26 …onf -c -cpu $(DOCONF_ARCH_CONFIG_LC) -soc $(CURRENT_MACHINE_CONFIG_LC) -platform $(PLATFORM) -d $(…
/xnu-11215/libkern/conf/
H A DMakefile26 …onf -c -cpu $(DOCONF_ARCH_CONFIG_LC) -soc $(CURRENT_MACHINE_CONFIG_LC) -platform $(PLATFORM) -d $(…
/xnu-11215/pexpert/conf/
H A DMakefile26 …onf -c -cpu $(DOCONF_ARCH_CONFIG_LC) -soc $(CURRENT_MACHINE_CONFIG_LC) -platform $(PLATFORM) -d $(…
/xnu-11215/libsa/conf/
H A DMakefile26 …onf -c -cpu $(DOCONF_ARCH_CONFIG_LC) -soc $(CURRENT_MACHINE_CONFIG_LC) -platform $(PLATFORM) -d $(…
/xnu-11215/iokit/conf/
H A DMakefile25 …onf -c -cpu $(DOCONF_ARCH_CONFIG_LC) -soc $(CURRENT_MACHINE_CONFIG_LC) -platform $(PLATFORM) -d $(…
/xnu-11215/san/conf/
H A DMakefile26 …onf -c -cpu $(DOCONF_ARCH_CONFIG_LC) -soc $(CURRENT_MACHINE_CONFIG_LC) -platform $(PLATFORM) -d $(…
/xnu-11215/security/conf/
H A DMakefile26 …onf -c -cpu $(DOCONF_ARCH_CONFIG_LC) -soc $(CURRENT_MACHINE_CONFIG_LC) -platform $(PLATFORM) -d $(…
/xnu-11215/osfmk/conf/
H A DMakefile26 …onf -c -cpu $(DOCONF_ARCH_CONFIG_LC) -soc $(CURRENT_MACHINE_CONFIG_LC) -platform $(PLATFORM) -d $(…
/xnu-11215/iokit/IOKit/
H A DMakefile11 platform \
/xnu-11215/osfmk/kdp/
H A Dkdp_dyld.h143 uint32_t platform; member
/xnu-11215/bsd/kern/
H A Dmach_loader.c1435 result->ip_platform = bvc->platform; in parse_machfile()
1671 if (bvc->platform == PLATFORM_IOSSIMULATOR || in check_if_simulator_binary()
2423 uint32_t platform = 0; in load_version() local
2438 platform = PLATFORM_MACOS; in load_version()
2442 platform = PLATFORM_IOSSIMULATOR; in load_version()
2445 platform = PLATFORM_WATCHOSSIMULATOR; in load_version()
2448 platform = PLATFORM_TVOSSIMULATOR; in load_version()
2458 platform = PLATFORM_IOS; in load_version()
2462 platform = PLATFORM_WATCHOS; in load_version()
2465 platform = PLATFORM_TVOS; in load_version()
[all …]
H A Dkern_memorystatus_notify.c493 uint32_t platform; in memorystatus_warn_process() local
494 platform = proc_platform(p); in memorystatus_warn_process()
538 …if (platform == PLATFORM_MACOS || platform == PLATFORM_MACCATALYST || platform == PLATFORM_DRIVERK… in memorystatus_warn_process()
/xnu-11215/osfmk/kern/
H A Dcs_blobs.h224 …uint8_t platform; /* platform identifier; zero if not platform binar… member

123