Searched refs:ARM (Results 1 - 8 of 8) sorted by relevance

/darwin-on-arm/xnu/libkern/kmod/
H A DMakefile.kmod62 if [ $${onearch} = ARM ] ; then \
86 if [ $${my_aconfig} = ARM ] ; then \
/darwin-on-arm/xnu/makedefs/
H A DMakeInc.dir79 if [ $${arch_config} = ARM ] ; then \
114 if [ $${arch_config} = ARM ] ; then \
207 if [ $${arch_config} = ARM ] ; then \
266 if [ $${arch_config} = ARM ] ; then \
459 if [ $${arch_config} = ARM ] ; then \
560 if [ $${arch_config} = ARM ] ; then \
622 if [ $${arch_config} = ARM ] ; then \
H A DMakeInc.rule543 ifeq ($(ARCH_CONFIG),ARM)
582 ifeq ($(ARCH_CONFIG),ARM)
629 if [ $${onearch} = ARM ]; then \
/darwin-on-arm/xnu/bsd/arm/
H A Dlocks.h37 #include <ARM/hw_lock_types.h>
/darwin-on-arm/xnu/tools/tests/xnu_quick_test/
H A Dtests.h53 #define ARM 100 /* I am not sure if the value really matters? */ macro
H A Dmisc.c332 rval = ARM;
H A Dtests.c2123 }else if(get_architecture() == ARM) {
/darwin-on-arm/xnu/config/
H A DMakefile54 ifeq ($(ARCH_CONFIG),ARM)
139 if [ $${arch_config} = ARM ] ; then \

Completed in 44 milliseconds