Searched refs:ARM64_SOC_NAME (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215.1.10/pexpert/pexpert/arm64/ |
| H A D | platform.h | 55 #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)> 59 #define SUB_PLATFORM_TARGET_HEADER(x) <COMBINE5(target/,x,_,ARM64_SOC_NAME,.h)> 60 #define SUB_PLATFORM_TUNABLE_HEADER(r, x) <COMBINE7(platform/soc/tunables/,ARM64_SOC_NAME,/,r… 63 #ifndef ARM64_SOC_NAME 67 #define ARM64_SOC_NAME CURRENT_MACHINE_CONFIG_LC macro 71 #define PLATFORM_SPDS_CHIP_REV_LC ARM64_SOC_NAME/SPDS_CHIP_REV_LC
|