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

  /src/sys/arch/evbarm/gemini/
gemini.h 108 #define GEMINI_RAM_RESV_PBASE 0
111 # undef GEMINI_RAM_RESV_PBASE
113 # define GEMINI_RAM_RESV_PBASE GEMINI_RAMDISK_PBASE
120 # if (GEMINI_RAM_RESV_PBASE == 0)
121 # undef GEMINI_RAM_RESV_PBASE
122 # define GEMINI_RAM_RESV_PBASE GEMINI_IPMQ_PBASE
gemini_machdep.c 688 #if (GEMINI_RAM_RESV_PBASE != 0)
689 uvm_page_physload(atop(physical_freestart), atop(GEMINI_RAM_RESV_PBASE),
690 atop(physical_freestart), atop(GEMINI_RAM_RESV_PBASE),

Completed in 35 milliseconds