Home
last modified time | relevance | path

Searched refs:INVALID_ARCHS (Results 1 – 4 of 4) sorted by relevance

/xnu-11417.121.6/tests/ktrace/
H A DMakefile5 ktrace/kdebug_tests: INVALID_ARCHS = i386 macro
10 ktrace/kdebug_coproc_tests: INVALID_ARCHS = i386 macro
/xnu-11417.121.6/tests/sched/sched_test_harness/
H A DMakefile46 sched/clutch_runqueue: INVALID_ARCHS = $(filter-out arm64e%,$(ARCH_CONFIGS)) macro
52 sched/edge_runqueue: INVALID_ARCHS = $(filter-out arm64e%,$(ARCH_CONFIGS)) macro
58 sched/edge_migration: INVALID_ARCHS = $(filter-out arm64e%,$(ARCH_CONFIGS)) macro
/xnu-11417.121.6/tests/
H A DMakefile11 INVALID_ARCHS = i386 $(filter armv7%,$(ARCH_CONFIGS)) macro
108 avx: INVALID_ARCHS = $(filter arm%,$(ARCH_CONFIGS)) macro
171 vm/vm_parameter_validation: INVALID_ARCHS += arm64
387 vm_spawn_tool: INVALID_ARCHS = i386 macro
521 stackshot_accuracy: INVALID_ARCHS = i386 macro
529 stackshot_translated_child: INVALID_ARCHS = arm64 arm64e macro
1054 arm_matrix: INVALID_ARCHS = $(filter-out arm64%,$(ARCH_CONFIGS)) macro
1072 apple_generic_timer: INVALID_ARCHS = armv7k x86_64 x86_64h macro
1074 apple_generic_timer_legacy: INVALID_ARCHS = armv7k x86_64 x86_64h macro
1090 apple_generic_timer_vmm: INVALID_ARCHS = armv7k x86_64 x86_64h macro
[all …]
/xnu-11417.121.6/tests/cpu_counters/
H A DMakefile6 cpu_counters/kpc_tests: INVALID_ARCHS = i386 macro