HomeSort by: relevance | last modified time | path
    Searched refs:GEMINI_MASTER (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/arch/evbarm/gemini/
gemini.h 42 #if !defined(GEMINI_SINGLE) && !defined(GEMINI_MASTER) && !defined(GEMINI_SLAVE)
43 # error must define one of GEMINI_SINGLE, GEMINI_MASTER, or GEMINI_SLAVE
46 # if defined(GEMINI_MASTER) || defined(GEMINI_SLAVE)
47 # error GEMINI_SINGLE can not define either GEMINI_MASTER or GEMINI_SLAVE
50 # if defined(GEMINI_MASTER) && defined(GEMINI_SLAVE)
51 # error can not define both GEMINI_MASTER and GEMINI_SLAVE
gemini_machdep.c 270 #if defined(GEMINI_MASTER) || defined(GEMINI_SINGLE)
287 #ifdef GEMINI_MASTER
316 #elif defined(GEMINI_MASTER)
  /src/sys/arch/arm/gemini/
gemini_ipi.c 2 #if !defined(GEMINI_MASTER) && !defined(GEMINI_SLAVE)
3 # error IPI needs GEMINI_MASTER or GEMINI_SLAVE
177 #if defined(GEMINI_MASTER)
199 #if defined(GEMINI_MASTER)
gemini_ipm.c 2 #if !defined(GEMINI_MASTER) && !defined(GEMINI_SLAVE)
3 # error IPI needs GEMINI_MASTER or GEMINI_SLAVE
132 #if defined(GEMINI_MASTER)
141 # error one of GEMINI_MASTER or GEMINI_SLAVE must be defined
gemini_obio.c 343 #if defined(GEMINI_MASTER) || defined(GEMINI_SINGLE)
if_gpn.c 673 #ifdef GEMINI_MASTER
  /src/sys/arch/evbarm/conf/
GEMINI_MASTER 21 options GEMINI_MASTER

Completed in 17 milliseconds