srmmu.c 67 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282
  1. /*
  2. * srmmu.c: SRMMU specific routines for memory management.
  3. *
  4. * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
  5. * Copyright (C) 1995,2002 Pete Zaitcev (zaitcev@yahoo.com)
  6. * Copyright (C) 1996 Eddie C. Dost (ecd@skynet.be)
  7. * Copyright (C) 1997,1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz)
  8. * Copyright (C) 1999,2000 Anton Blanchard (anton@samba.org)
  9. */
  10. #include <linux/kernel.h>
  11. #include <linux/mm.h>
  12. #include <linux/slab.h>
  13. #include <linux/vmalloc.h>
  14. #include <linux/pagemap.h>
  15. #include <linux/init.h>
  16. #include <linux/spinlock.h>
  17. #include <linux/bootmem.h>
  18. #include <linux/fs.h>
  19. #include <linux/seq_file.h>
  20. #include <linux/kdebug.h>
  21. #include <asm/bitext.h>
  22. #include <asm/page.h>
  23. #include <asm/pgalloc.h>
  24. #include <asm/pgtable.h>
  25. #include <asm/io.h>
  26. #include <asm/vaddrs.h>
  27. #include <asm/traps.h>
  28. #include <asm/smp.h>
  29. #include <asm/mbus.h>
  30. #include <asm/cache.h>
  31. #include <asm/oplib.h>
  32. #include <asm/sbus.h>
  33. #include <asm/asi.h>
  34. #include <asm/msi.h>
  35. #include <asm/a.out.h>
  36. #include <asm/mmu_context.h>
  37. #include <asm/io-unit.h>
  38. #include <asm/cacheflush.h>
  39. #include <asm/tlbflush.h>
  40. /* Now the cpu specific definitions. */
  41. #include <asm/viking.h>
  42. #include <asm/mxcc.h>
  43. #include <asm/ross.h>
  44. #include <asm/tsunami.h>
  45. #include <asm/swift.h>
  46. #include <asm/turbosparc.h>
  47. #include <asm/btfixup.h>
  48. enum mbus_module srmmu_modtype;
  49. unsigned int hwbug_bitmask;
  50. int vac_cache_size;
  51. int vac_line_size;
  52. extern struct resource sparc_iomap;
  53. extern unsigned long last_valid_pfn;
  54. extern unsigned long page_kernel;
  55. pgd_t *srmmu_swapper_pg_dir;
  56. #ifdef CONFIG_SMP
  57. #define FLUSH_BEGIN(mm)
  58. #define FLUSH_END
  59. #else
  60. #define FLUSH_BEGIN(mm) if((mm)->context != NO_CONTEXT) {
  61. #define FLUSH_END }
  62. #endif
  63. BTFIXUPDEF_CALL(void, flush_page_for_dma, unsigned long)
  64. #define flush_page_for_dma(page) BTFIXUP_CALL(flush_page_for_dma)(page)
  65. int flush_page_for_dma_global = 1;
  66. #ifdef CONFIG_SMP
  67. BTFIXUPDEF_CALL(void, local_flush_page_for_dma, unsigned long)
  68. #define local_flush_page_for_dma(page) BTFIXUP_CALL(local_flush_page_for_dma)(page)
  69. #endif
  70. char *srmmu_name;
  71. ctxd_t *srmmu_ctx_table_phys;
  72. ctxd_t *srmmu_context_table;
  73. int viking_mxcc_present;
  74. static DEFINE_SPINLOCK(srmmu_context_spinlock);
  75. int is_hypersparc;
  76. /*
  77. * In general all page table modifications should use the V8 atomic
  78. * swap instruction. This insures the mmu and the cpu are in sync
  79. * with respect to ref/mod bits in the page tables.
  80. */
  81. static inline unsigned long srmmu_swap(unsigned long *addr, unsigned long value)
  82. {
  83. __asm__ __volatile__("swap [%2], %0" : "=&r" (value) : "0" (value), "r" (addr));
  84. return value;
  85. }
  86. static inline void srmmu_set_pte(pte_t *ptep, pte_t pteval)
  87. {
  88. srmmu_swap((unsigned long *)ptep, pte_val(pteval));
  89. }
  90. /* The very generic SRMMU page table operations. */
  91. static inline int srmmu_device_memory(unsigned long x)
  92. {
  93. return ((x & 0xF0000000) != 0);
  94. }
  95. int srmmu_cache_pagetables;
  96. /* these will be initialized in srmmu_nocache_calcsize() */
  97. unsigned long srmmu_nocache_size;
  98. unsigned long srmmu_nocache_end;
  99. /* 1 bit <=> 256 bytes of nocache <=> 64 PTEs */
  100. #define SRMMU_NOCACHE_BITMAP_SHIFT (PAGE_SHIFT - 4)
  101. /* The context table is a nocache user with the biggest alignment needs. */
  102. #define SRMMU_NOCACHE_ALIGN_MAX (sizeof(ctxd_t)*SRMMU_MAX_CONTEXTS)
  103. void *srmmu_nocache_pool;
  104. void *srmmu_nocache_bitmap;
  105. static struct bit_map srmmu_nocache_map;
  106. static unsigned long srmmu_pte_pfn(pte_t pte)
  107. {
  108. if (srmmu_device_memory(pte_val(pte))) {
  109. /* Just return something that will cause
  110. * pfn_valid() to return false. This makes
  111. * copy_one_pte() to just directly copy to
  112. * PTE over.
  113. */
  114. return ~0UL;
  115. }
  116. return (pte_val(pte) & SRMMU_PTE_PMASK) >> (PAGE_SHIFT-4);
  117. }
  118. static struct page *srmmu_pmd_page(pmd_t pmd)
  119. {
  120. if (srmmu_device_memory(pmd_val(pmd)))
  121. BUG();
  122. return pfn_to_page((pmd_val(pmd) & SRMMU_PTD_PMASK) >> (PAGE_SHIFT-4));
  123. }
  124. static inline unsigned long srmmu_pgd_page(pgd_t pgd)
  125. { return srmmu_device_memory(pgd_val(pgd))?~0:(unsigned long)__nocache_va((pgd_val(pgd) & SRMMU_PTD_PMASK) << 4); }
  126. static inline int srmmu_pte_none(pte_t pte)
  127. { return !(pte_val(pte) & 0xFFFFFFF); }
  128. static inline int srmmu_pte_present(pte_t pte)
  129. { return ((pte_val(pte) & SRMMU_ET_MASK) == SRMMU_ET_PTE); }
  130. static inline void srmmu_pte_clear(pte_t *ptep)
  131. { srmmu_set_pte(ptep, __pte(0)); }
  132. static inline int srmmu_pmd_none(pmd_t pmd)
  133. { return !(pmd_val(pmd) & 0xFFFFFFF); }
  134. static inline int srmmu_pmd_bad(pmd_t pmd)
  135. { return (pmd_val(pmd) & SRMMU_ET_MASK) != SRMMU_ET_PTD; }
  136. static inline int srmmu_pmd_present(pmd_t pmd)
  137. { return ((pmd_val(pmd) & SRMMU_ET_MASK) == SRMMU_ET_PTD); }
  138. static inline void srmmu_pmd_clear(pmd_t *pmdp) {
  139. int i;
  140. for (i = 0; i < PTRS_PER_PTE/SRMMU_REAL_PTRS_PER_PTE; i++)
  141. srmmu_set_pte((pte_t *)&pmdp->pmdv[i], __pte(0));
  142. }
  143. static inline int srmmu_pgd_none(pgd_t pgd)
  144. { return !(pgd_val(pgd) & 0xFFFFFFF); }
  145. static inline int srmmu_pgd_bad(pgd_t pgd)
  146. { return (pgd_val(pgd) & SRMMU_ET_MASK) != SRMMU_ET_PTD; }
  147. static inline int srmmu_pgd_present(pgd_t pgd)
  148. { return ((pgd_val(pgd) & SRMMU_ET_MASK) == SRMMU_ET_PTD); }
  149. static inline void srmmu_pgd_clear(pgd_t * pgdp)
  150. { srmmu_set_pte((pte_t *)pgdp, __pte(0)); }
  151. static inline pte_t srmmu_pte_wrprotect(pte_t pte)
  152. { return __pte(pte_val(pte) & ~SRMMU_WRITE);}
  153. static inline pte_t srmmu_pte_mkclean(pte_t pte)
  154. { return __pte(pte_val(pte) & ~SRMMU_DIRTY);}
  155. static inline pte_t srmmu_pte_mkold(pte_t pte)
  156. { return __pte(pte_val(pte) & ~SRMMU_REF);}
  157. static inline pte_t srmmu_pte_mkwrite(pte_t pte)
  158. { return __pte(pte_val(pte) | SRMMU_WRITE);}
  159. static inline pte_t srmmu_pte_mkdirty(pte_t pte)
  160. { return __pte(pte_val(pte) | SRMMU_DIRTY);}
  161. static inline pte_t srmmu_pte_mkyoung(pte_t pte)
  162. { return __pte(pte_val(pte) | SRMMU_REF);}
  163. /*
  164. * Conversion functions: convert a page and protection to a page entry,
  165. * and a page entry and page directory to the page they refer to.
  166. */
  167. static pte_t srmmu_mk_pte(struct page *page, pgprot_t pgprot)
  168. { return __pte((page_to_pfn(page) << (PAGE_SHIFT-4)) | pgprot_val(pgprot)); }
  169. static pte_t srmmu_mk_pte_phys(unsigned long page, pgprot_t pgprot)
  170. { return __pte(((page) >> 4) | pgprot_val(pgprot)); }
  171. static pte_t srmmu_mk_pte_io(unsigned long page, pgprot_t pgprot, int space)
  172. { return __pte(((page) >> 4) | (space << 28) | pgprot_val(pgprot)); }
  173. /* XXX should we hyper_flush_whole_icache here - Anton */
  174. static inline void srmmu_ctxd_set(ctxd_t *ctxp, pgd_t *pgdp)
  175. { srmmu_set_pte((pte_t *)ctxp, (SRMMU_ET_PTD | (__nocache_pa((unsigned long) pgdp) >> 4))); }
  176. static inline void srmmu_pgd_set(pgd_t * pgdp, pmd_t * pmdp)
  177. { srmmu_set_pte((pte_t *)pgdp, (SRMMU_ET_PTD | (__nocache_pa((unsigned long) pmdp) >> 4))); }
  178. static void srmmu_pmd_set(pmd_t *pmdp, pte_t *ptep)
  179. {
  180. unsigned long ptp; /* Physical address, shifted right by 4 */
  181. int i;
  182. ptp = __nocache_pa((unsigned long) ptep) >> 4;
  183. for (i = 0; i < PTRS_PER_PTE/SRMMU_REAL_PTRS_PER_PTE; i++) {
  184. srmmu_set_pte((pte_t *)&pmdp->pmdv[i], SRMMU_ET_PTD | ptp);
  185. ptp += (SRMMU_REAL_PTRS_PER_PTE*sizeof(pte_t) >> 4);
  186. }
  187. }
  188. static void srmmu_pmd_populate(pmd_t *pmdp, struct page *ptep)
  189. {
  190. unsigned long ptp; /* Physical address, shifted right by 4 */
  191. int i;
  192. ptp = page_to_pfn(ptep) << (PAGE_SHIFT-4); /* watch for overflow */
  193. for (i = 0; i < PTRS_PER_PTE/SRMMU_REAL_PTRS_PER_PTE; i++) {
  194. srmmu_set_pte((pte_t *)&pmdp->pmdv[i], SRMMU_ET_PTD | ptp);
  195. ptp += (SRMMU_REAL_PTRS_PER_PTE*sizeof(pte_t) >> 4);
  196. }
  197. }
  198. static inline pte_t srmmu_pte_modify(pte_t pte, pgprot_t newprot)
  199. { return __pte((pte_val(pte) & SRMMU_CHG_MASK) | pgprot_val(newprot)); }
  200. /* to find an entry in a top-level page table... */
  201. static inline pgd_t *srmmu_pgd_offset(struct mm_struct * mm, unsigned long address)
  202. { return mm->pgd + (address >> SRMMU_PGDIR_SHIFT); }
  203. /* Find an entry in the second-level page table.. */
  204. static inline pmd_t *srmmu_pmd_offset(pgd_t * dir, unsigned long address)
  205. {
  206. return (pmd_t *) srmmu_pgd_page(*dir) +
  207. ((address >> PMD_SHIFT) & (PTRS_PER_PMD - 1));
  208. }
  209. /* Find an entry in the third-level page table.. */
  210. static inline pte_t *srmmu_pte_offset(pmd_t * dir, unsigned long address)
  211. {
  212. void *pte;
  213. pte = __nocache_va((dir->pmdv[0] & SRMMU_PTD_PMASK) << 4);
  214. return (pte_t *) pte +
  215. ((address >> PAGE_SHIFT) & (PTRS_PER_PTE - 1));
  216. }
  217. static unsigned long srmmu_swp_type(swp_entry_t entry)
  218. {
  219. return (entry.val >> SRMMU_SWP_TYPE_SHIFT) & SRMMU_SWP_TYPE_MASK;
  220. }
  221. static unsigned long srmmu_swp_offset(swp_entry_t entry)
  222. {
  223. return (entry.val >> SRMMU_SWP_OFF_SHIFT) & SRMMU_SWP_OFF_MASK;
  224. }
  225. static swp_entry_t srmmu_swp_entry(unsigned long type, unsigned long offset)
  226. {
  227. return (swp_entry_t) {
  228. (type & SRMMU_SWP_TYPE_MASK) << SRMMU_SWP_TYPE_SHIFT
  229. | (offset & SRMMU_SWP_OFF_MASK) << SRMMU_SWP_OFF_SHIFT };
  230. }
  231. /*
  232. * size: bytes to allocate in the nocache area.
  233. * align: bytes, number to align at.
  234. * Returns the virtual address of the allocated area.
  235. */
  236. static unsigned long __srmmu_get_nocache(int size, int align)
  237. {
  238. int offset;
  239. if (size < SRMMU_NOCACHE_BITMAP_SHIFT) {
  240. printk("Size 0x%x too small for nocache request\n", size);
  241. size = SRMMU_NOCACHE_BITMAP_SHIFT;
  242. }
  243. if (size & (SRMMU_NOCACHE_BITMAP_SHIFT-1)) {
  244. printk("Size 0x%x unaligned int nocache request\n", size);
  245. size += SRMMU_NOCACHE_BITMAP_SHIFT-1;
  246. }
  247. BUG_ON(align > SRMMU_NOCACHE_ALIGN_MAX);
  248. offset = bit_map_string_get(&srmmu_nocache_map,
  249. size >> SRMMU_NOCACHE_BITMAP_SHIFT,
  250. align >> SRMMU_NOCACHE_BITMAP_SHIFT);
  251. if (offset == -1) {
  252. printk("srmmu: out of nocache %d: %d/%d\n",
  253. size, (int) srmmu_nocache_size,
  254. srmmu_nocache_map.used << SRMMU_NOCACHE_BITMAP_SHIFT);
  255. return 0;
  256. }
  257. return (SRMMU_NOCACHE_VADDR + (offset << SRMMU_NOCACHE_BITMAP_SHIFT));
  258. }
  259. unsigned inline long srmmu_get_nocache(int size, int align)
  260. {
  261. unsigned long tmp;
  262. tmp = __srmmu_get_nocache(size, align);
  263. if (tmp)
  264. memset((void *)tmp, 0, size);
  265. return tmp;
  266. }
  267. void srmmu_free_nocache(unsigned long vaddr, int size)
  268. {
  269. int offset;
  270. if (vaddr < SRMMU_NOCACHE_VADDR) {
  271. printk("Vaddr %lx is smaller than nocache base 0x%lx\n",
  272. vaddr, (unsigned long)SRMMU_NOCACHE_VADDR);
  273. BUG();
  274. }
  275. if (vaddr+size > srmmu_nocache_end) {
  276. printk("Vaddr %lx is bigger than nocache end 0x%lx\n",
  277. vaddr, srmmu_nocache_end);
  278. BUG();
  279. }
  280. if (size & (size-1)) {
  281. printk("Size 0x%x is not a power of 2\n", size);
  282. BUG();
  283. }
  284. if (size < SRMMU_NOCACHE_BITMAP_SHIFT) {
  285. printk("Size 0x%x is too small\n", size);
  286. BUG();
  287. }
  288. if (vaddr & (size-1)) {
  289. printk("Vaddr %lx is not aligned to size 0x%x\n", vaddr, size);
  290. BUG();
  291. }
  292. offset = (vaddr - SRMMU_NOCACHE_VADDR) >> SRMMU_NOCACHE_BITMAP_SHIFT;
  293. size = size >> SRMMU_NOCACHE_BITMAP_SHIFT;
  294. bit_map_clear(&srmmu_nocache_map, offset, size);
  295. }
  296. void srmmu_early_allocate_ptable_skeleton(unsigned long start, unsigned long end);
  297. extern unsigned long probe_memory(void); /* in fault.c */
  298. /*
  299. * Reserve nocache dynamically proportionally to the amount of
  300. * system RAM. -- Tomas Szepe <szepe@pinerecords.com>, June 2002
  301. */
  302. void srmmu_nocache_calcsize(void)
  303. {
  304. unsigned long sysmemavail = probe_memory() / 1024;
  305. int srmmu_nocache_npages;
  306. srmmu_nocache_npages =
  307. sysmemavail / SRMMU_NOCACHE_ALCRATIO / 1024 * 256;
  308. /* P3 XXX The 4x overuse: corroborated by /proc/meminfo. */
  309. // if (srmmu_nocache_npages < 256) srmmu_nocache_npages = 256;
  310. if (srmmu_nocache_npages < SRMMU_MIN_NOCACHE_PAGES)
  311. srmmu_nocache_npages = SRMMU_MIN_NOCACHE_PAGES;
  312. /* anything above 1280 blows up */
  313. if (srmmu_nocache_npages > SRMMU_MAX_NOCACHE_PAGES)
  314. srmmu_nocache_npages = SRMMU_MAX_NOCACHE_PAGES;
  315. srmmu_nocache_size = srmmu_nocache_npages * PAGE_SIZE;
  316. srmmu_nocache_end = SRMMU_NOCACHE_VADDR + srmmu_nocache_size;
  317. }
  318. void __init srmmu_nocache_init(void)
  319. {
  320. unsigned int bitmap_bits;
  321. pgd_t *pgd;
  322. pmd_t *pmd;
  323. pte_t *pte;
  324. unsigned long paddr, vaddr;
  325. unsigned long pteval;
  326. bitmap_bits = srmmu_nocache_size >> SRMMU_NOCACHE_BITMAP_SHIFT;
  327. srmmu_nocache_pool = __alloc_bootmem(srmmu_nocache_size,
  328. SRMMU_NOCACHE_ALIGN_MAX, 0UL);
  329. memset(srmmu_nocache_pool, 0, srmmu_nocache_size);
  330. srmmu_nocache_bitmap = __alloc_bootmem(bitmap_bits >> 3, SMP_CACHE_BYTES, 0UL);
  331. bit_map_init(&srmmu_nocache_map, srmmu_nocache_bitmap, bitmap_bits);
  332. srmmu_swapper_pg_dir = (pgd_t *)__srmmu_get_nocache(SRMMU_PGD_TABLE_SIZE, SRMMU_PGD_TABLE_SIZE);
  333. memset(__nocache_fix(srmmu_swapper_pg_dir), 0, SRMMU_PGD_TABLE_SIZE);
  334. init_mm.pgd = srmmu_swapper_pg_dir;
  335. srmmu_early_allocate_ptable_skeleton(SRMMU_NOCACHE_VADDR, srmmu_nocache_end);
  336. paddr = __pa((unsigned long)srmmu_nocache_pool);
  337. vaddr = SRMMU_NOCACHE_VADDR;
  338. while (vaddr < srmmu_nocache_end) {
  339. pgd = pgd_offset_k(vaddr);
  340. pmd = srmmu_pmd_offset(__nocache_fix(pgd), vaddr);
  341. pte = srmmu_pte_offset(__nocache_fix(pmd), vaddr);
  342. pteval = ((paddr >> 4) | SRMMU_ET_PTE | SRMMU_PRIV);
  343. if (srmmu_cache_pagetables)
  344. pteval |= SRMMU_CACHE;
  345. srmmu_set_pte(__nocache_fix(pte), __pte(pteval));
  346. vaddr += PAGE_SIZE;
  347. paddr += PAGE_SIZE;
  348. }
  349. flush_cache_all();
  350. flush_tlb_all();
  351. }
  352. static inline pgd_t *srmmu_get_pgd_fast(void)
  353. {
  354. pgd_t *pgd = NULL;
  355. pgd = (pgd_t *)__srmmu_get_nocache(SRMMU_PGD_TABLE_SIZE, SRMMU_PGD_TABLE_SIZE);
  356. if (pgd) {
  357. pgd_t *init = pgd_offset_k(0);
  358. memset(pgd, 0, USER_PTRS_PER_PGD * sizeof(pgd_t));
  359. memcpy(pgd + USER_PTRS_PER_PGD, init + USER_PTRS_PER_PGD,
  360. (PTRS_PER_PGD - USER_PTRS_PER_PGD) * sizeof(pgd_t));
  361. }
  362. return pgd;
  363. }
  364. static void srmmu_free_pgd_fast(pgd_t *pgd)
  365. {
  366. srmmu_free_nocache((unsigned long)pgd, SRMMU_PGD_TABLE_SIZE);
  367. }
  368. static pmd_t *srmmu_pmd_alloc_one(struct mm_struct *mm, unsigned long address)
  369. {
  370. return (pmd_t *)srmmu_get_nocache(SRMMU_PMD_TABLE_SIZE, SRMMU_PMD_TABLE_SIZE);
  371. }
  372. static void srmmu_pmd_free(pmd_t * pmd)
  373. {
  374. srmmu_free_nocache((unsigned long)pmd, SRMMU_PMD_TABLE_SIZE);
  375. }
  376. /*
  377. * Hardware needs alignment to 256 only, but we align to whole page size
  378. * to reduce fragmentation problems due to the buddy principle.
  379. * XXX Provide actual fragmentation statistics in /proc.
  380. *
  381. * Alignments up to the page size are the same for physical and virtual
  382. * addresses of the nocache area.
  383. */
  384. static pte_t *
  385. srmmu_pte_alloc_one_kernel(struct mm_struct *mm, unsigned long address)
  386. {
  387. return (pte_t *)srmmu_get_nocache(PTE_SIZE, PTE_SIZE);
  388. }
  389. static struct page *
  390. srmmu_pte_alloc_one(struct mm_struct *mm, unsigned long address)
  391. {
  392. unsigned long pte;
  393. if ((pte = (unsigned long)srmmu_pte_alloc_one_kernel(mm, address)) == 0)
  394. return NULL;
  395. return pfn_to_page( __nocache_pa(pte) >> PAGE_SHIFT );
  396. }
  397. static void srmmu_free_pte_fast(pte_t *pte)
  398. {
  399. srmmu_free_nocache((unsigned long)pte, PTE_SIZE);
  400. }
  401. static void srmmu_pte_free(struct page *pte)
  402. {
  403. unsigned long p;
  404. p = (unsigned long)page_address(pte); /* Cached address (for test) */
  405. if (p == 0)
  406. BUG();
  407. p = page_to_pfn(pte) << PAGE_SHIFT; /* Physical address */
  408. p = (unsigned long) __nocache_va(p); /* Nocached virtual */
  409. srmmu_free_nocache(p, PTE_SIZE);
  410. }
  411. /*
  412. */
  413. static inline void alloc_context(struct mm_struct *old_mm, struct mm_struct *mm)
  414. {
  415. struct ctx_list *ctxp;
  416. ctxp = ctx_free.next;
  417. if(ctxp != &ctx_free) {
  418. remove_from_ctx_list(ctxp);
  419. add_to_used_ctxlist(ctxp);
  420. mm->context = ctxp->ctx_number;
  421. ctxp->ctx_mm = mm;
  422. return;
  423. }
  424. ctxp = ctx_used.next;
  425. if(ctxp->ctx_mm == old_mm)
  426. ctxp = ctxp->next;
  427. if(ctxp == &ctx_used)
  428. panic("out of mmu contexts");
  429. flush_cache_mm(ctxp->ctx_mm);
  430. flush_tlb_mm(ctxp->ctx_mm);
  431. remove_from_ctx_list(ctxp);
  432. add_to_used_ctxlist(ctxp);
  433. ctxp->ctx_mm->context = NO_CONTEXT;
  434. ctxp->ctx_mm = mm;
  435. mm->context = ctxp->ctx_number;
  436. }
  437. static inline void free_context(int context)
  438. {
  439. struct ctx_list *ctx_old;
  440. ctx_old = ctx_list_pool + context;
  441. remove_from_ctx_list(ctx_old);
  442. add_to_free_ctxlist(ctx_old);
  443. }
  444. static void srmmu_switch_mm(struct mm_struct *old_mm, struct mm_struct *mm,
  445. struct task_struct *tsk, int cpu)
  446. {
  447. if(mm->context == NO_CONTEXT) {
  448. spin_lock(&srmmu_context_spinlock);
  449. alloc_context(old_mm, mm);
  450. spin_unlock(&srmmu_context_spinlock);
  451. srmmu_ctxd_set(&srmmu_context_table[mm->context], mm->pgd);
  452. }
  453. if (is_hypersparc)
  454. hyper_flush_whole_icache();
  455. srmmu_set_context(mm->context);
  456. }
  457. /* Low level IO area allocation on the SRMMU. */
  458. static inline void srmmu_mapioaddr(unsigned long physaddr,
  459. unsigned long virt_addr, int bus_type)
  460. {
  461. pgd_t *pgdp;
  462. pmd_t *pmdp;
  463. pte_t *ptep;
  464. unsigned long tmp;
  465. physaddr &= PAGE_MASK;
  466. pgdp = pgd_offset_k(virt_addr);
  467. pmdp = srmmu_pmd_offset(pgdp, virt_addr);
  468. ptep = srmmu_pte_offset(pmdp, virt_addr);
  469. tmp = (physaddr >> 4) | SRMMU_ET_PTE;
  470. /*
  471. * I need to test whether this is consistent over all
  472. * sun4m's. The bus_type represents the upper 4 bits of
  473. * 36-bit physical address on the I/O space lines...
  474. */
  475. tmp |= (bus_type << 28);
  476. tmp |= SRMMU_PRIV;
  477. __flush_page_to_ram(virt_addr);
  478. srmmu_set_pte(ptep, __pte(tmp));
  479. }
  480. static void srmmu_mapiorange(unsigned int bus, unsigned long xpa,
  481. unsigned long xva, unsigned int len)
  482. {
  483. while (len != 0) {
  484. len -= PAGE_SIZE;
  485. srmmu_mapioaddr(xpa, xva, bus);
  486. xva += PAGE_SIZE;
  487. xpa += PAGE_SIZE;
  488. }
  489. flush_tlb_all();
  490. }
  491. static inline void srmmu_unmapioaddr(unsigned long virt_addr)
  492. {
  493. pgd_t *pgdp;
  494. pmd_t *pmdp;
  495. pte_t *ptep;
  496. pgdp = pgd_offset_k(virt_addr);
  497. pmdp = srmmu_pmd_offset(pgdp, virt_addr);
  498. ptep = srmmu_pte_offset(pmdp, virt_addr);
  499. /* No need to flush uncacheable page. */
  500. srmmu_pte_clear(ptep);
  501. }
  502. static void srmmu_unmapiorange(unsigned long virt_addr, unsigned int len)
  503. {
  504. while (len != 0) {
  505. len -= PAGE_SIZE;
  506. srmmu_unmapioaddr(virt_addr);
  507. virt_addr += PAGE_SIZE;
  508. }
  509. flush_tlb_all();
  510. }
  511. /*
  512. * On the SRMMU we do not have the problems with limited tlb entries
  513. * for mapping kernel pages, so we just take things from the free page
  514. * pool. As a side effect we are putting a little too much pressure
  515. * on the gfp() subsystem. This setup also makes the logic of the
  516. * iommu mapping code a lot easier as we can transparently handle
  517. * mappings on the kernel stack without any special code as we did
  518. * need on the sun4c.
  519. */
  520. struct thread_info *srmmu_alloc_thread_info(void)
  521. {
  522. struct thread_info *ret;
  523. ret = (struct thread_info *)__get_free_pages(GFP_KERNEL,
  524. THREAD_INFO_ORDER);
  525. #ifdef CONFIG_DEBUG_STACK_USAGE
  526. if (ret)
  527. memset(ret, 0, PAGE_SIZE << THREAD_INFO_ORDER);
  528. #endif /* DEBUG_STACK_USAGE */
  529. return ret;
  530. }
  531. static void srmmu_free_thread_info(struct thread_info *ti)
  532. {
  533. free_pages((unsigned long)ti, THREAD_INFO_ORDER);
  534. }
  535. /* tsunami.S */
  536. extern void tsunami_flush_cache_all(void);
  537. extern void tsunami_flush_cache_mm(struct mm_struct *mm);
  538. extern void tsunami_flush_cache_range(struct vm_area_struct *vma, unsigned long start, unsigned long end);
  539. extern void tsunami_flush_cache_page(struct vm_area_struct *vma, unsigned long page);
  540. extern void tsunami_flush_page_to_ram(unsigned long page);
  541. extern void tsunami_flush_page_for_dma(unsigned long page);
  542. extern void tsunami_flush_sig_insns(struct mm_struct *mm, unsigned long insn_addr);
  543. extern void tsunami_flush_tlb_all(void);
  544. extern void tsunami_flush_tlb_mm(struct mm_struct *mm);
  545. extern void tsunami_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, unsigned long end);
  546. extern void tsunami_flush_tlb_page(struct vm_area_struct *vma, unsigned long page);
  547. extern void tsunami_setup_blockops(void);
  548. /*
  549. * Workaround, until we find what's going on with Swift. When low on memory,
  550. * it sometimes loops in fault/handle_mm_fault incl. flush_tlb_page to find
  551. * out it is already in page tables/ fault again on the same instruction.
  552. * I really don't understand it, have checked it and contexts
  553. * are right, flush_tlb_all is done as well, and it faults again...
  554. * Strange. -jj
  555. *
  556. * The following code is a deadwood that may be necessary when
  557. * we start to make precise page flushes again. --zaitcev
  558. */
  559. static void swift_update_mmu_cache(struct vm_area_struct * vma, unsigned long address, pte_t pte)
  560. {
  561. #if 0
  562. static unsigned long last;
  563. unsigned int val;
  564. /* unsigned int n; */
  565. if (address == last) {
  566. val = srmmu_hwprobe(address);
  567. if (val != 0 && pte_val(pte) != val) {
  568. printk("swift_update_mmu_cache: "
  569. "addr %lx put %08x probed %08x from %p\n",
  570. address, pte_val(pte), val,
  571. __builtin_return_address(0));
  572. srmmu_flush_whole_tlb();
  573. }
  574. }
  575. last = address;
  576. #endif
  577. }
  578. /* swift.S */
  579. extern void swift_flush_cache_all(void);
  580. extern void swift_flush_cache_mm(struct mm_struct *mm);
  581. extern void swift_flush_cache_range(struct vm_area_struct *vma,
  582. unsigned long start, unsigned long end);
  583. extern void swift_flush_cache_page(struct vm_area_struct *vma, unsigned long page);
  584. extern void swift_flush_page_to_ram(unsigned long page);
  585. extern void swift_flush_page_for_dma(unsigned long page);
  586. extern void swift_flush_sig_insns(struct mm_struct *mm, unsigned long insn_addr);
  587. extern void swift_flush_tlb_all(void);
  588. extern void swift_flush_tlb_mm(struct mm_struct *mm);
  589. extern void swift_flush_tlb_range(struct vm_area_struct *vma,
  590. unsigned long start, unsigned long end);
  591. extern void swift_flush_tlb_page(struct vm_area_struct *vma, unsigned long page);
  592. #if 0 /* P3: deadwood to debug precise flushes on Swift. */
  593. void swift_flush_tlb_page(struct vm_area_struct *vma, unsigned long page)
  594. {
  595. int cctx, ctx1;
  596. page &= PAGE_MASK;
  597. if ((ctx1 = vma->vm_mm->context) != -1) {
  598. cctx = srmmu_get_context();
  599. /* Is context # ever different from current context? P3 */
  600. if (cctx != ctx1) {
  601. printk("flush ctx %02x curr %02x\n", ctx1, cctx);
  602. srmmu_set_context(ctx1);
  603. swift_flush_page(page);
  604. __asm__ __volatile__("sta %%g0, [%0] %1\n\t" : :
  605. "r" (page), "i" (ASI_M_FLUSH_PROBE));
  606. srmmu_set_context(cctx);
  607. } else {
  608. /* Rm. prot. bits from virt. c. */
  609. /* swift_flush_cache_all(); */
  610. /* swift_flush_cache_page(vma, page); */
  611. swift_flush_page(page);
  612. __asm__ __volatile__("sta %%g0, [%0] %1\n\t" : :
  613. "r" (page), "i" (ASI_M_FLUSH_PROBE));
  614. /* same as above: srmmu_flush_tlb_page() */
  615. }
  616. }
  617. }
  618. #endif
  619. /*
  620. * The following are all MBUS based SRMMU modules, and therefore could
  621. * be found in a multiprocessor configuration. On the whole, these
  622. * chips seems to be much more touchy about DVMA and page tables
  623. * with respect to cache coherency.
  624. */
  625. /* Cypress flushes. */
  626. static void cypress_flush_cache_all(void)
  627. {
  628. volatile unsigned long cypress_sucks;
  629. unsigned long faddr, tagval;
  630. flush_user_windows();
  631. for(faddr = 0; faddr < 0x10000; faddr += 0x20) {
  632. __asm__ __volatile__("lda [%1 + %2] %3, %0\n\t" :
  633. "=r" (tagval) :
  634. "r" (faddr), "r" (0x40000),
  635. "i" (ASI_M_DATAC_TAG));
  636. /* If modified and valid, kick it. */
  637. if((tagval & 0x60) == 0x60)
  638. cypress_sucks = *(unsigned long *)(0xf0020000 + faddr);
  639. }
  640. }
  641. static void cypress_flush_cache_mm(struct mm_struct *mm)
  642. {
  643. register unsigned long a, b, c, d, e, f, g;
  644. unsigned long flags, faddr;
  645. int octx;
  646. FLUSH_BEGIN(mm)
  647. flush_user_windows();
  648. local_irq_save(flags);
  649. octx = srmmu_get_context();
  650. srmmu_set_context(mm->context);
  651. a = 0x20; b = 0x40; c = 0x60;
  652. d = 0x80; e = 0xa0; f = 0xc0; g = 0xe0;
  653. faddr = (0x10000 - 0x100);
  654. goto inside;
  655. do {
  656. faddr -= 0x100;
  657. inside:
  658. __asm__ __volatile__("sta %%g0, [%0] %1\n\t"
  659. "sta %%g0, [%0 + %2] %1\n\t"
  660. "sta %%g0, [%0 + %3] %1\n\t"
  661. "sta %%g0, [%0 + %4] %1\n\t"
  662. "sta %%g0, [%0 + %5] %1\n\t"
  663. "sta %%g0, [%0 + %6] %1\n\t"
  664. "sta %%g0, [%0 + %7] %1\n\t"
  665. "sta %%g0, [%0 + %8] %1\n\t" : :
  666. "r" (faddr), "i" (ASI_M_FLUSH_CTX),
  667. "r" (a), "r" (b), "r" (c), "r" (d),
  668. "r" (e), "r" (f), "r" (g));
  669. } while(faddr);
  670. srmmu_set_context(octx);
  671. local_irq_restore(flags);
  672. FLUSH_END
  673. }
  674. static void cypress_flush_cache_range(struct vm_area_struct *vma, unsigned long start, unsigned long end)
  675. {
  676. struct mm_struct *mm = vma->vm_mm;
  677. register unsigned long a, b, c, d, e, f, g;
  678. unsigned long flags, faddr;
  679. int octx;
  680. FLUSH_BEGIN(mm)
  681. flush_user_windows();
  682. local_irq_save(flags);
  683. octx = srmmu_get_context();
  684. srmmu_set_context(mm->context);
  685. a = 0x20; b = 0x40; c = 0x60;
  686. d = 0x80; e = 0xa0; f = 0xc0; g = 0xe0;
  687. start &= SRMMU_REAL_PMD_MASK;
  688. while(start < end) {
  689. faddr = (start + (0x10000 - 0x100));
  690. goto inside;
  691. do {
  692. faddr -= 0x100;
  693. inside:
  694. __asm__ __volatile__("sta %%g0, [%0] %1\n\t"
  695. "sta %%g0, [%0 + %2] %1\n\t"
  696. "sta %%g0, [%0 + %3] %1\n\t"
  697. "sta %%g0, [%0 + %4] %1\n\t"
  698. "sta %%g0, [%0 + %5] %1\n\t"
  699. "sta %%g0, [%0 + %6] %1\n\t"
  700. "sta %%g0, [%0 + %7] %1\n\t"
  701. "sta %%g0, [%0 + %8] %1\n\t" : :
  702. "r" (faddr),
  703. "i" (ASI_M_FLUSH_SEG),
  704. "r" (a), "r" (b), "r" (c), "r" (d),
  705. "r" (e), "r" (f), "r" (g));
  706. } while (faddr != start);
  707. start += SRMMU_REAL_PMD_SIZE;
  708. }
  709. srmmu_set_context(octx);
  710. local_irq_restore(flags);
  711. FLUSH_END
  712. }
  713. static void cypress_flush_cache_page(struct vm_area_struct *vma, unsigned long page)
  714. {
  715. register unsigned long a, b, c, d, e, f, g;
  716. struct mm_struct *mm = vma->vm_mm;
  717. unsigned long flags, line;
  718. int octx;
  719. FLUSH_BEGIN(mm)
  720. flush_user_windows();
  721. local_irq_save(flags);
  722. octx = srmmu_get_context();
  723. srmmu_set_context(mm->context);
  724. a = 0x20; b = 0x40; c = 0x60;
  725. d = 0x80; e = 0xa0; f = 0xc0; g = 0xe0;
  726. page &= PAGE_MASK;
  727. line = (page + PAGE_SIZE) - 0x100;
  728. goto inside;
  729. do {
  730. line -= 0x100;
  731. inside:
  732. __asm__ __volatile__("sta %%g0, [%0] %1\n\t"
  733. "sta %%g0, [%0 + %2] %1\n\t"
  734. "sta %%g0, [%0 + %3] %1\n\t"
  735. "sta %%g0, [%0 + %4] %1\n\t"
  736. "sta %%g0, [%0 + %5] %1\n\t"
  737. "sta %%g0, [%0 + %6] %1\n\t"
  738. "sta %%g0, [%0 + %7] %1\n\t"
  739. "sta %%g0, [%0 + %8] %1\n\t" : :
  740. "r" (line),
  741. "i" (ASI_M_FLUSH_PAGE),
  742. "r" (a), "r" (b), "r" (c), "r" (d),
  743. "r" (e), "r" (f), "r" (g));
  744. } while(line != page);
  745. srmmu_set_context(octx);
  746. local_irq_restore(flags);
  747. FLUSH_END
  748. }
  749. /* Cypress is copy-back, at least that is how we configure it. */
  750. static void cypress_flush_page_to_ram(unsigned long page)
  751. {
  752. register unsigned long a, b, c, d, e, f, g;
  753. unsigned long line;
  754. a = 0x20; b = 0x40; c = 0x60; d = 0x80; e = 0xa0; f = 0xc0; g = 0xe0;
  755. page &= PAGE_MASK;
  756. line = (page + PAGE_SIZE) - 0x100;
  757. goto inside;
  758. do {
  759. line -= 0x100;
  760. inside:
  761. __asm__ __volatile__("sta %%g0, [%0] %1\n\t"
  762. "sta %%g0, [%0 + %2] %1\n\t"
  763. "sta %%g0, [%0 + %3] %1\n\t"
  764. "sta %%g0, [%0 + %4] %1\n\t"
  765. "sta %%g0, [%0 + %5] %1\n\t"
  766. "sta %%g0, [%0 + %6] %1\n\t"
  767. "sta %%g0, [%0 + %7] %1\n\t"
  768. "sta %%g0, [%0 + %8] %1\n\t" : :
  769. "r" (line),
  770. "i" (ASI_M_FLUSH_PAGE),
  771. "r" (a), "r" (b), "r" (c), "r" (d),
  772. "r" (e), "r" (f), "r" (g));
  773. } while(line != page);
  774. }
  775. /* Cypress is also IO cache coherent. */
  776. static void cypress_flush_page_for_dma(unsigned long page)
  777. {
  778. }
  779. /* Cypress has unified L2 VIPT, from which both instructions and data
  780. * are stored. It does not have an onboard icache of any sort, therefore
  781. * no flush is necessary.
  782. */
  783. static void cypress_flush_sig_insns(struct mm_struct *mm, unsigned long insn_addr)
  784. {
  785. }
  786. static void cypress_flush_tlb_all(void)
  787. {
  788. srmmu_flush_whole_tlb();
  789. }
  790. static void cypress_flush_tlb_mm(struct mm_struct *mm)
  791. {
  792. FLUSH_BEGIN(mm)
  793. __asm__ __volatile__(
  794. "lda [%0] %3, %%g5\n\t"
  795. "sta %2, [%0] %3\n\t"
  796. "sta %%g0, [%1] %4\n\t"
  797. "sta %%g5, [%0] %3\n"
  798. : /* no outputs */
  799. : "r" (SRMMU_CTX_REG), "r" (0x300), "r" (mm->context),
  800. "i" (ASI_M_MMUREGS), "i" (ASI_M_FLUSH_PROBE)
  801. : "g5");
  802. FLUSH_END
  803. }
  804. static void cypress_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, unsigned long end)
  805. {
  806. struct mm_struct *mm = vma->vm_mm;
  807. unsigned long size;
  808. FLUSH_BEGIN(mm)
  809. start &= SRMMU_PGDIR_MASK;
  810. size = SRMMU_PGDIR_ALIGN(end) - start;
  811. __asm__ __volatile__(
  812. "lda [%0] %5, %%g5\n\t"
  813. "sta %1, [%0] %5\n"
  814. "1:\n\t"
  815. "subcc %3, %4, %3\n\t"
  816. "bne 1b\n\t"
  817. " sta %%g0, [%2 + %3] %6\n\t"
  818. "sta %%g5, [%0] %5\n"
  819. : /* no outputs */
  820. : "r" (SRMMU_CTX_REG), "r" (mm->context), "r" (start | 0x200),
  821. "r" (size), "r" (SRMMU_PGDIR_SIZE), "i" (ASI_M_MMUREGS),
  822. "i" (ASI_M_FLUSH_PROBE)
  823. : "g5", "cc");
  824. FLUSH_END
  825. }
  826. static void cypress_flush_tlb_page(struct vm_area_struct *vma, unsigned long page)
  827. {
  828. struct mm_struct *mm = vma->vm_mm;
  829. FLUSH_BEGIN(mm)
  830. __asm__ __volatile__(
  831. "lda [%0] %3, %%g5\n\t"
  832. "sta %1, [%0] %3\n\t"
  833. "sta %%g0, [%2] %4\n\t"
  834. "sta %%g5, [%0] %3\n"
  835. : /* no outputs */
  836. : "r" (SRMMU_CTX_REG), "r" (mm->context), "r" (page & PAGE_MASK),
  837. "i" (ASI_M_MMUREGS), "i" (ASI_M_FLUSH_PROBE)
  838. : "g5");
  839. FLUSH_END
  840. }
  841. /* viking.S */
  842. extern void viking_flush_cache_all(void);
  843. extern void viking_flush_cache_mm(struct mm_struct *mm);
  844. extern void viking_flush_cache_range(struct vm_area_struct *vma, unsigned long start,
  845. unsigned long end);
  846. extern void viking_flush_cache_page(struct vm_area_struct *vma, unsigned long page);
  847. extern void viking_flush_page_to_ram(unsigned long page);
  848. extern void viking_flush_page_for_dma(unsigned long page);
  849. extern void viking_flush_sig_insns(struct mm_struct *mm, unsigned long addr);
  850. extern void viking_flush_page(unsigned long page);
  851. extern void viking_mxcc_flush_page(unsigned long page);
  852. extern void viking_flush_tlb_all(void);
  853. extern void viking_flush_tlb_mm(struct mm_struct *mm);
  854. extern void viking_flush_tlb_range(struct vm_area_struct *vma, unsigned long start,
  855. unsigned long end);
  856. extern void viking_flush_tlb_page(struct vm_area_struct *vma,
  857. unsigned long page);
  858. extern void sun4dsmp_flush_tlb_all(void);
  859. extern void sun4dsmp_flush_tlb_mm(struct mm_struct *mm);
  860. extern void sun4dsmp_flush_tlb_range(struct vm_area_struct *vma, unsigned long start,
  861. unsigned long end);
  862. extern void sun4dsmp_flush_tlb_page(struct vm_area_struct *vma,
  863. unsigned long page);
  864. /* hypersparc.S */
  865. extern void hypersparc_flush_cache_all(void);
  866. extern void hypersparc_flush_cache_mm(struct mm_struct *mm);
  867. extern void hypersparc_flush_cache_range(struct vm_area_struct *vma, unsigned long start, unsigned long end);
  868. extern void hypersparc_flush_cache_page(struct vm_area_struct *vma, unsigned long page);
  869. extern void hypersparc_flush_page_to_ram(unsigned long page);
  870. extern void hypersparc_flush_page_for_dma(unsigned long page);
  871. extern void hypersparc_flush_sig_insns(struct mm_struct *mm, unsigned long insn_addr);
  872. extern void hypersparc_flush_tlb_all(void);
  873. extern void hypersparc_flush_tlb_mm(struct mm_struct *mm);
  874. extern void hypersparc_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, unsigned long end);
  875. extern void hypersparc_flush_tlb_page(struct vm_area_struct *vma, unsigned long page);
  876. extern void hypersparc_setup_blockops(void);
  877. /*
  878. * NOTE: All of this startup code assumes the low 16mb (approx.) of
  879. * kernel mappings are done with one single contiguous chunk of
  880. * ram. On small ram machines (classics mainly) we only get
  881. * around 8mb mapped for us.
  882. */
  883. void __init early_pgtable_allocfail(char *type)
  884. {
  885. prom_printf("inherit_prom_mappings: Cannot alloc kernel %s.\n", type);
  886. prom_halt();
  887. }
  888. void __init srmmu_early_allocate_ptable_skeleton(unsigned long start, unsigned long end)
  889. {
  890. pgd_t *pgdp;
  891. pmd_t *pmdp;
  892. pte_t *ptep;
  893. while(start < end) {
  894. pgdp = pgd_offset_k(start);
  895. if(srmmu_pgd_none(*(pgd_t *)__nocache_fix(pgdp))) {
  896. pmdp = (pmd_t *) __srmmu_get_nocache(
  897. SRMMU_PMD_TABLE_SIZE, SRMMU_PMD_TABLE_SIZE);
  898. if (pmdp == NULL)
  899. early_pgtable_allocfail("pmd");
  900. memset(__nocache_fix(pmdp), 0, SRMMU_PMD_TABLE_SIZE);
  901. srmmu_pgd_set(__nocache_fix(pgdp), pmdp);
  902. }
  903. pmdp = srmmu_pmd_offset(__nocache_fix(pgdp), start);
  904. if(srmmu_pmd_none(*(pmd_t *)__nocache_fix(pmdp))) {
  905. ptep = (pte_t *)__srmmu_get_nocache(PTE_SIZE, PTE_SIZE);
  906. if (ptep == NULL)
  907. early_pgtable_allocfail("pte");
  908. memset(__nocache_fix(ptep), 0, PTE_SIZE);
  909. srmmu_pmd_set(__nocache_fix(pmdp), ptep);
  910. }
  911. if (start > (0xffffffffUL - PMD_SIZE))
  912. break;
  913. start = (start + PMD_SIZE) & PMD_MASK;
  914. }
  915. }
  916. void __init srmmu_allocate_ptable_skeleton(unsigned long start, unsigned long end)
  917. {
  918. pgd_t *pgdp;
  919. pmd_t *pmdp;
  920. pte_t *ptep;
  921. while(start < end) {
  922. pgdp = pgd_offset_k(start);
  923. if(srmmu_pgd_none(*pgdp)) {
  924. pmdp = (pmd_t *)__srmmu_get_nocache(SRMMU_PMD_TABLE_SIZE, SRMMU_PMD_TABLE_SIZE);
  925. if (pmdp == NULL)
  926. early_pgtable_allocfail("pmd");
  927. memset(pmdp, 0, SRMMU_PMD_TABLE_SIZE);
  928. srmmu_pgd_set(pgdp, pmdp);
  929. }
  930. pmdp = srmmu_pmd_offset(pgdp, start);
  931. if(srmmu_pmd_none(*pmdp)) {
  932. ptep = (pte_t *) __srmmu_get_nocache(PTE_SIZE,
  933. PTE_SIZE);
  934. if (ptep == NULL)
  935. early_pgtable_allocfail("pte");
  936. memset(ptep, 0, PTE_SIZE);
  937. srmmu_pmd_set(pmdp, ptep);
  938. }
  939. if (start > (0xffffffffUL - PMD_SIZE))
  940. break;
  941. start = (start + PMD_SIZE) & PMD_MASK;
  942. }
  943. }
  944. /*
  945. * This is much cleaner than poking around physical address space
  946. * looking at the prom's page table directly which is what most
  947. * other OS's do. Yuck... this is much better.
  948. */
  949. void __init srmmu_inherit_prom_mappings(unsigned long start,unsigned long end)
  950. {
  951. pgd_t *pgdp;
  952. pmd_t *pmdp;
  953. pte_t *ptep;
  954. int what = 0; /* 0 = normal-pte, 1 = pmd-level pte, 2 = pgd-level pte */
  955. unsigned long prompte;
  956. while(start <= end) {
  957. if (start == 0)
  958. break; /* probably wrap around */
  959. if(start == 0xfef00000)
  960. start = KADB_DEBUGGER_BEGVM;
  961. if(!(prompte = srmmu_hwprobe(start))) {
  962. start += PAGE_SIZE;
  963. continue;
  964. }
  965. /* A red snapper, see what it really is. */
  966. what = 0;
  967. if(!(start & ~(SRMMU_REAL_PMD_MASK))) {
  968. if(srmmu_hwprobe((start-PAGE_SIZE) + SRMMU_REAL_PMD_SIZE) == prompte)
  969. what = 1;
  970. }
  971. if(!(start & ~(SRMMU_PGDIR_MASK))) {
  972. if(srmmu_hwprobe((start-PAGE_SIZE) + SRMMU_PGDIR_SIZE) ==
  973. prompte)
  974. what = 2;
  975. }
  976. pgdp = pgd_offset_k(start);
  977. if(what == 2) {
  978. *(pgd_t *)__nocache_fix(pgdp) = __pgd(prompte);
  979. start += SRMMU_PGDIR_SIZE;
  980. continue;
  981. }
  982. if(srmmu_pgd_none(*(pgd_t *)__nocache_fix(pgdp))) {
  983. pmdp = (pmd_t *)__srmmu_get_nocache(SRMMU_PMD_TABLE_SIZE, SRMMU_PMD_TABLE_SIZE);
  984. if (pmdp == NULL)
  985. early_pgtable_allocfail("pmd");
  986. memset(__nocache_fix(pmdp), 0, SRMMU_PMD_TABLE_SIZE);
  987. srmmu_pgd_set(__nocache_fix(pgdp), pmdp);
  988. }
  989. pmdp = srmmu_pmd_offset(__nocache_fix(pgdp), start);
  990. if(srmmu_pmd_none(*(pmd_t *)__nocache_fix(pmdp))) {
  991. ptep = (pte_t *) __srmmu_get_nocache(PTE_SIZE,
  992. PTE_SIZE);
  993. if (ptep == NULL)
  994. early_pgtable_allocfail("pte");
  995. memset(__nocache_fix(ptep), 0, PTE_SIZE);
  996. srmmu_pmd_set(__nocache_fix(pmdp), ptep);
  997. }
  998. if(what == 1) {
  999. /*
  1000. * We bend the rule where all 16 PTPs in a pmd_t point
  1001. * inside the same PTE page, and we leak a perfectly
  1002. * good hardware PTE piece. Alternatives seem worse.
  1003. */
  1004. unsigned int x; /* Index of HW PMD in soft cluster */
  1005. x = (start >> PMD_SHIFT) & 15;
  1006. *(unsigned long *)__nocache_fix(&pmdp->pmdv[x]) = prompte;
  1007. start += SRMMU_REAL_PMD_SIZE;
  1008. continue;
  1009. }
  1010. ptep = srmmu_pte_offset(__nocache_fix(pmdp), start);
  1011. *(pte_t *)__nocache_fix(ptep) = __pte(prompte);
  1012. start += PAGE_SIZE;
  1013. }
  1014. }
  1015. #define KERNEL_PTE(page_shifted) ((page_shifted)|SRMMU_CACHE|SRMMU_PRIV|SRMMU_VALID)
  1016. /* Create a third-level SRMMU 16MB page mapping. */
  1017. static void __init do_large_mapping(unsigned long vaddr, unsigned long phys_base)
  1018. {
  1019. pgd_t *pgdp = pgd_offset_k(vaddr);
  1020. unsigned long big_pte;
  1021. big_pte = KERNEL_PTE(phys_base >> 4);
  1022. *(pgd_t *)__nocache_fix(pgdp) = __pgd(big_pte);
  1023. }
  1024. /* Map sp_bank entry SP_ENTRY, starting at virtual address VBASE. */
  1025. static unsigned long __init map_spbank(unsigned long vbase, int sp_entry)
  1026. {
  1027. unsigned long pstart = (sp_banks[sp_entry].base_addr & SRMMU_PGDIR_MASK);
  1028. unsigned long vstart = (vbase & SRMMU_PGDIR_MASK);
  1029. unsigned long vend = SRMMU_PGDIR_ALIGN(vbase + sp_banks[sp_entry].num_bytes);
  1030. /* Map "low" memory only */
  1031. const unsigned long min_vaddr = PAGE_OFFSET;
  1032. const unsigned long max_vaddr = PAGE_OFFSET + SRMMU_MAXMEM;
  1033. if (vstart < min_vaddr || vstart >= max_vaddr)
  1034. return vstart;
  1035. if (vend > max_vaddr || vend < min_vaddr)
  1036. vend = max_vaddr;
  1037. while(vstart < vend) {
  1038. do_large_mapping(vstart, pstart);
  1039. vstart += SRMMU_PGDIR_SIZE; pstart += SRMMU_PGDIR_SIZE;
  1040. }
  1041. return vstart;
  1042. }
  1043. static inline void memprobe_error(char *msg)
  1044. {
  1045. prom_printf(msg);
  1046. prom_printf("Halting now...\n");
  1047. prom_halt();
  1048. }
  1049. static inline void map_kernel(void)
  1050. {
  1051. int i;
  1052. if (phys_base > 0) {
  1053. do_large_mapping(PAGE_OFFSET, phys_base);
  1054. }
  1055. for (i = 0; sp_banks[i].num_bytes != 0; i++) {
  1056. map_spbank((unsigned long)__va(sp_banks[i].base_addr), i);
  1057. }
  1058. BTFIXUPSET_SIMM13(user_ptrs_per_pgd, PAGE_OFFSET / SRMMU_PGDIR_SIZE);
  1059. }
  1060. /* Paging initialization on the Sparc Reference MMU. */
  1061. extern void sparc_context_init(int);
  1062. void (*poke_srmmu)(void) __initdata = NULL;
  1063. extern unsigned long bootmem_init(unsigned long *pages_avail);
  1064. void __init srmmu_paging_init(void)
  1065. {
  1066. int i, cpunode;
  1067. char node_str[128];
  1068. pgd_t *pgd;
  1069. pmd_t *pmd;
  1070. pte_t *pte;
  1071. unsigned long pages_avail;
  1072. sparc_iomap.start = SUN4M_IOBASE_VADDR; /* 16MB of IOSPACE on all sun4m's. */
  1073. if (sparc_cpu_model == sun4d)
  1074. num_contexts = 65536; /* We know it is Viking */
  1075. else {
  1076. /* Find the number of contexts on the srmmu. */
  1077. cpunode = prom_getchild(prom_root_node);
  1078. num_contexts = 0;
  1079. while(cpunode != 0) {
  1080. prom_getstring(cpunode, "device_type", node_str, sizeof(node_str));
  1081. if(!strcmp(node_str, "cpu")) {
  1082. num_contexts = prom_getintdefault(cpunode, "mmu-nctx", 0x8);
  1083. break;
  1084. }
  1085. cpunode = prom_getsibling(cpunode);
  1086. }
  1087. }
  1088. if(!num_contexts) {
  1089. prom_printf("Something wrong, can't find cpu node in paging_init.\n");
  1090. prom_halt();
  1091. }
  1092. pages_avail = 0;
  1093. last_valid_pfn = bootmem_init(&pages_avail);
  1094. srmmu_nocache_calcsize();
  1095. srmmu_nocache_init();
  1096. srmmu_inherit_prom_mappings(0xfe400000,(LINUX_OPPROM_ENDVM-PAGE_SIZE));
  1097. map_kernel();
  1098. /* ctx table has to be physically aligned to its size */
  1099. srmmu_context_table = (ctxd_t *)__srmmu_get_nocache(num_contexts*sizeof(ctxd_t), num_contexts*sizeof(ctxd_t));
  1100. srmmu_ctx_table_phys = (ctxd_t *)__nocache_pa((unsigned long)srmmu_context_table);
  1101. for(i = 0; i < num_contexts; i++)
  1102. srmmu_ctxd_set((ctxd_t *)__nocache_fix(&srmmu_context_table[i]), srmmu_swapper_pg_dir);
  1103. flush_cache_all();
  1104. srmmu_set_ctable_ptr((unsigned long)srmmu_ctx_table_phys);
  1105. #ifdef CONFIG_SMP
  1106. /* Stop from hanging here... */
  1107. local_flush_tlb_all();
  1108. #else
  1109. flush_tlb_all();
  1110. #endif
  1111. poke_srmmu();
  1112. #ifdef CONFIG_SUN_IO
  1113. srmmu_allocate_ptable_skeleton(sparc_iomap.start, IOBASE_END);
  1114. srmmu_allocate_ptable_skeleton(DVMA_VADDR, DVMA_END);
  1115. #endif
  1116. srmmu_allocate_ptable_skeleton(
  1117. __fix_to_virt(__end_of_fixed_addresses - 1), FIXADDR_TOP);
  1118. srmmu_allocate_ptable_skeleton(PKMAP_BASE, PKMAP_END);
  1119. pgd = pgd_offset_k(PKMAP_BASE);
  1120. pmd = srmmu_pmd_offset(pgd, PKMAP_BASE);
  1121. pte = srmmu_pte_offset(pmd, PKMAP_BASE);
  1122. pkmap_page_table = pte;
  1123. flush_cache_all();
  1124. flush_tlb_all();
  1125. sparc_context_init(num_contexts);
  1126. kmap_init();
  1127. {
  1128. unsigned long zones_size[MAX_NR_ZONES];
  1129. unsigned long zholes_size[MAX_NR_ZONES];
  1130. unsigned long npages;
  1131. int znum;
  1132. for (znum = 0; znum < MAX_NR_ZONES; znum++)
  1133. zones_size[znum] = zholes_size[znum] = 0;
  1134. npages = max_low_pfn - pfn_base;
  1135. zones_size[ZONE_DMA] = npages;
  1136. zholes_size[ZONE_DMA] = npages - pages_avail;
  1137. npages = highend_pfn - max_low_pfn;
  1138. zones_size[ZONE_HIGHMEM] = npages;
  1139. zholes_size[ZONE_HIGHMEM] = npages - calc_highpages();
  1140. free_area_init_node(0, &contig_page_data, zones_size,
  1141. pfn_base, zholes_size);
  1142. }
  1143. }
  1144. static void srmmu_mmu_info(struct seq_file *m)
  1145. {
  1146. seq_printf(m,
  1147. "MMU type\t: %s\n"
  1148. "contexts\t: %d\n"
  1149. "nocache total\t: %ld\n"
  1150. "nocache used\t: %d\n",
  1151. srmmu_name,
  1152. num_contexts,
  1153. srmmu_nocache_size,
  1154. srmmu_nocache_map.used << SRMMU_NOCACHE_BITMAP_SHIFT);
  1155. }
  1156. static void srmmu_update_mmu_cache(struct vm_area_struct * vma, unsigned long address, pte_t pte)
  1157. {
  1158. }
  1159. static void srmmu_destroy_context(struct mm_struct *mm)
  1160. {
  1161. if(mm->context != NO_CONTEXT) {
  1162. flush_cache_mm(mm);
  1163. srmmu_ctxd_set(&srmmu_context_table[mm->context], srmmu_swapper_pg_dir);
  1164. flush_tlb_mm(mm);
  1165. spin_lock(&srmmu_context_spinlock);
  1166. free_context(mm->context);
  1167. spin_unlock(&srmmu_context_spinlock);
  1168. mm->context = NO_CONTEXT;
  1169. }
  1170. }
  1171. /* Init various srmmu chip types. */
  1172. static void __init srmmu_is_bad(void)
  1173. {
  1174. prom_printf("Could not determine SRMMU chip type.\n");
  1175. prom_halt();
  1176. }
  1177. static void __init init_vac_layout(void)
  1178. {
  1179. int nd, cache_lines;
  1180. char node_str[128];
  1181. #ifdef CONFIG_SMP
  1182. int cpu = 0;
  1183. unsigned long max_size = 0;
  1184. unsigned long min_line_size = 0x10000000;
  1185. #endif
  1186. nd = prom_getchild(prom_root_node);
  1187. while((nd = prom_getsibling(nd)) != 0) {
  1188. prom_getstring(nd, "device_type", node_str, sizeof(node_str));
  1189. if(!strcmp(node_str, "cpu")) {
  1190. vac_line_size = prom_getint(nd, "cache-line-size");
  1191. if (vac_line_size == -1) {
  1192. prom_printf("can't determine cache-line-size, "
  1193. "halting.\n");
  1194. prom_halt();
  1195. }
  1196. cache_lines = prom_getint(nd, "cache-nlines");
  1197. if (cache_lines == -1) {
  1198. prom_printf("can't determine cache-nlines, halting.\n");
  1199. prom_halt();
  1200. }
  1201. vac_cache_size = cache_lines * vac_line_size;
  1202. #ifdef CONFIG_SMP
  1203. if(vac_cache_size > max_size)
  1204. max_size = vac_cache_size;
  1205. if(vac_line_size < min_line_size)
  1206. min_line_size = vac_line_size;
  1207. //FIXME: cpus not contiguous!!
  1208. cpu++;
  1209. if (cpu >= NR_CPUS || !cpu_online(cpu))
  1210. break;
  1211. #else
  1212. break;
  1213. #endif
  1214. }
  1215. }
  1216. if(nd == 0) {
  1217. prom_printf("No CPU nodes found, halting.\n");
  1218. prom_halt();
  1219. }
  1220. #ifdef CONFIG_SMP
  1221. vac_cache_size = max_size;
  1222. vac_line_size = min_line_size;
  1223. #endif
  1224. printk("SRMMU: Using VAC size of %d bytes, line size %d bytes.\n",
  1225. (int)vac_cache_size, (int)vac_line_size);
  1226. }
  1227. static void __init poke_hypersparc(void)
  1228. {
  1229. volatile unsigned long clear;
  1230. unsigned long mreg = srmmu_get_mmureg();
  1231. hyper_flush_unconditional_combined();
  1232. mreg &= ~(HYPERSPARC_CWENABLE);
  1233. mreg |= (HYPERSPARC_CENABLE | HYPERSPARC_WBENABLE);
  1234. mreg |= (HYPERSPARC_CMODE);
  1235. srmmu_set_mmureg(mreg);
  1236. #if 0 /* XXX I think this is bad news... -DaveM */
  1237. hyper_clear_all_tags();
  1238. #endif
  1239. put_ross_icr(HYPERSPARC_ICCR_FTD | HYPERSPARC_ICCR_ICE);
  1240. hyper_flush_whole_icache();
  1241. clear = srmmu_get_faddr();
  1242. clear = srmmu_get_fstatus();
  1243. }
  1244. static void __init init_hypersparc(void)
  1245. {
  1246. srmmu_name = "ROSS HyperSparc";
  1247. srmmu_modtype = HyperSparc;
  1248. init_vac_layout();
  1249. is_hypersparc = 1;
  1250. BTFIXUPSET_CALL(pte_clear, srmmu_pte_clear, BTFIXUPCALL_NORM);
  1251. BTFIXUPSET_CALL(pmd_clear, srmmu_pmd_clear, BTFIXUPCALL_NORM);
  1252. BTFIXUPSET_CALL(pgd_clear, srmmu_pgd_clear, BTFIXUPCALL_NORM);
  1253. BTFIXUPSET_CALL(flush_cache_all, hypersparc_flush_cache_all, BTFIXUPCALL_NORM);
  1254. BTFIXUPSET_CALL(flush_cache_mm, hypersparc_flush_cache_mm, BTFIXUPCALL_NORM);
  1255. BTFIXUPSET_CALL(flush_cache_range, hypersparc_flush_cache_range, BTFIXUPCALL_NORM);
  1256. BTFIXUPSET_CALL(flush_cache_page, hypersparc_flush_cache_page, BTFIXUPCALL_NORM);
  1257. BTFIXUPSET_CALL(flush_tlb_all, hypersparc_flush_tlb_all, BTFIXUPCALL_NORM);
  1258. BTFIXUPSET_CALL(flush_tlb_mm, hypersparc_flush_tlb_mm, BTFIXUPCALL_NORM);
  1259. BTFIXUPSET_CALL(flush_tlb_range, hypersparc_flush_tlb_range, BTFIXUPCALL_NORM);
  1260. BTFIXUPSET_CALL(flush_tlb_page, hypersparc_flush_tlb_page, BTFIXUPCALL_NORM);
  1261. BTFIXUPSET_CALL(__flush_page_to_ram, hypersparc_flush_page_to_ram, BTFIXUPCALL_NORM);
  1262. BTFIXUPSET_CALL(flush_sig_insns, hypersparc_flush_sig_insns, BTFIXUPCALL_NORM);
  1263. BTFIXUPSET_CALL(flush_page_for_dma, hypersparc_flush_page_for_dma, BTFIXUPCALL_NOP);
  1264. poke_srmmu = poke_hypersparc;
  1265. hypersparc_setup_blockops();
  1266. }
  1267. static void __init poke_cypress(void)
  1268. {
  1269. unsigned long mreg = srmmu_get_mmureg();
  1270. unsigned long faddr, tagval;
  1271. volatile unsigned long cypress_sucks;
  1272. volatile unsigned long clear;
  1273. clear = srmmu_get_faddr();
  1274. clear = srmmu_get_fstatus();
  1275. if (!(mreg & CYPRESS_CENABLE)) {
  1276. for(faddr = 0x0; faddr < 0x10000; faddr += 20) {
  1277. __asm__ __volatile__("sta %%g0, [%0 + %1] %2\n\t"
  1278. "sta %%g0, [%0] %2\n\t" : :
  1279. "r" (faddr), "r" (0x40000),
  1280. "i" (ASI_M_DATAC_TAG));
  1281. }
  1282. } else {
  1283. for(faddr = 0; faddr < 0x10000; faddr += 0x20) {
  1284. __asm__ __volatile__("lda [%1 + %2] %3, %0\n\t" :
  1285. "=r" (tagval) :
  1286. "r" (faddr), "r" (0x40000),
  1287. "i" (ASI_M_DATAC_TAG));
  1288. /* If modified and valid, kick it. */
  1289. if((tagval & 0x60) == 0x60)
  1290. cypress_sucks = *(unsigned long *)
  1291. (0xf0020000 + faddr);
  1292. }
  1293. }
  1294. /* And one more, for our good neighbor, Mr. Broken Cypress. */
  1295. clear = srmmu_get_faddr();
  1296. clear = srmmu_get_fstatus();
  1297. mreg |= (CYPRESS_CENABLE | CYPRESS_CMODE);
  1298. srmmu_set_mmureg(mreg);
  1299. }
  1300. static void __init init_cypress_common(void)
  1301. {
  1302. init_vac_layout();
  1303. BTFIXUPSET_CALL(pte_clear, srmmu_pte_clear, BTFIXUPCALL_NORM);
  1304. BTFIXUPSET_CALL(pmd_clear, srmmu_pmd_clear, BTFIXUPCALL_NORM);
  1305. BTFIXUPSET_CALL(pgd_clear, srmmu_pgd_clear, BTFIXUPCALL_NORM);
  1306. BTFIXUPSET_CALL(flush_cache_all, cypress_flush_cache_all, BTFIXUPCALL_NORM);
  1307. BTFIXUPSET_CALL(flush_cache_mm, cypress_flush_cache_mm, BTFIXUPCALL_NORM);
  1308. BTFIXUPSET_CALL(flush_cache_range, cypress_flush_cache_range, BTFIXUPCALL_NORM);
  1309. BTFIXUPSET_CALL(flush_cache_page, cypress_flush_cache_page, BTFIXUPCALL_NORM);
  1310. BTFIXUPSET_CALL(flush_tlb_all, cypress_flush_tlb_all, BTFIXUPCALL_NORM);
  1311. BTFIXUPSET_CALL(flush_tlb_mm, cypress_flush_tlb_mm, BTFIXUPCALL_NORM);
  1312. BTFIXUPSET_CALL(flush_tlb_page, cypress_flush_tlb_page, BTFIXUPCALL_NORM);
  1313. BTFIXUPSET_CALL(flush_tlb_range, cypress_flush_tlb_range, BTFIXUPCALL_NORM);
  1314. BTFIXUPSET_CALL(__flush_page_to_ram, cypress_flush_page_to_ram, BTFIXUPCALL_NORM);
  1315. BTFIXUPSET_CALL(flush_sig_insns, cypress_flush_sig_insns, BTFIXUPCALL_NOP);
  1316. BTFIXUPSET_CALL(flush_page_for_dma, cypress_flush_page_for_dma, BTFIXUPCALL_NOP);
  1317. poke_srmmu = poke_cypress;
  1318. }
  1319. static void __init init_cypress_604(void)
  1320. {
  1321. srmmu_name = "ROSS Cypress-604(UP)";
  1322. srmmu_modtype = Cypress;
  1323. init_cypress_common();
  1324. }
  1325. static void __init init_cypress_605(unsigned long mrev)
  1326. {
  1327. srmmu_name = "ROSS Cypress-605(MP)";
  1328. if(mrev == 0xe) {
  1329. srmmu_modtype = Cypress_vE;
  1330. hwbug_bitmask |= HWBUG_COPYBACK_BROKEN;
  1331. } else {
  1332. if(mrev == 0xd) {
  1333. srmmu_modtype = Cypress_vD;
  1334. hwbug_bitmask |= HWBUG_ASIFLUSH_BROKEN;
  1335. } else {
  1336. srmmu_modtype = Cypress;
  1337. }
  1338. }
  1339. init_cypress_common();
  1340. }
  1341. static void __init poke_swift(void)
  1342. {
  1343. unsigned long mreg;
  1344. /* Clear any crap from the cache or else... */
  1345. swift_flush_cache_all();
  1346. /* Enable I & D caches */
  1347. mreg = srmmu_get_mmureg();
  1348. mreg |= (SWIFT_IE | SWIFT_DE);
  1349. /*
  1350. * The Swift branch folding logic is completely broken. At
  1351. * trap time, if things are just right, if can mistakenly
  1352. * think that a trap is coming from kernel mode when in fact
  1353. * it is coming from user mode (it mis-executes the branch in
  1354. * the trap code). So you see things like crashme completely
  1355. * hosing your machine which is completely unacceptable. Turn
  1356. * this shit off... nice job Fujitsu.
  1357. */
  1358. mreg &= ~(SWIFT_BF);
  1359. srmmu_set_mmureg(mreg);
  1360. }
  1361. #define SWIFT_MASKID_ADDR 0x10003018
  1362. static void __init init_swift(void)
  1363. {
  1364. unsigned long swift_rev;
  1365. __asm__ __volatile__("lda [%1] %2, %0\n\t"
  1366. "srl %0, 0x18, %0\n\t" :
  1367. "=r" (swift_rev) :
  1368. "r" (SWIFT_MASKID_ADDR), "i" (ASI_M_BYPASS));
  1369. srmmu_name = "Fujitsu Swift";
  1370. switch(swift_rev) {
  1371. case 0x11:
  1372. case 0x20:
  1373. case 0x23:
  1374. case 0x30:
  1375. srmmu_modtype = Swift_lots_o_bugs;
  1376. hwbug_bitmask |= (HWBUG_KERN_ACCBROKEN | HWBUG_KERN_CBITBROKEN);
  1377. /*
  1378. * Gee george, I wonder why Sun is so hush hush about
  1379. * this hardware bug... really braindamage stuff going
  1380. * on here. However I think we can find a way to avoid
  1381. * all of the workaround overhead under Linux. Basically,
  1382. * any page fault can cause kernel pages to become user
  1383. * accessible (the mmu gets confused and clears some of
  1384. * the ACC bits in kernel ptes). Aha, sounds pretty
  1385. * horrible eh? But wait, after extensive testing it appears
  1386. * that if you use pgd_t level large kernel pte's (like the
  1387. * 4MB pages on the Pentium) the bug does not get tripped
  1388. * at all. This avoids almost all of the major overhead.
  1389. * Welcome to a world where your vendor tells you to,
  1390. * "apply this kernel patch" instead of "sorry for the
  1391. * broken hardware, send it back and we'll give you
  1392. * properly functioning parts"
  1393. */
  1394. break;
  1395. case 0x25:
  1396. case 0x31:
  1397. srmmu_modtype = Swift_bad_c;
  1398. hwbug_bitmask |= HWBUG_KERN_CBITBROKEN;
  1399. /*
  1400. * You see Sun allude to this hardware bug but never
  1401. * admit things directly, they'll say things like,
  1402. * "the Swift chip cache problems" or similar.
  1403. */
  1404. break;
  1405. default:
  1406. srmmu_modtype = Swift_ok;
  1407. break;
  1408. };
  1409. BTFIXUPSET_CALL(flush_cache_all, swift_flush_cache_all, BTFIXUPCALL_NORM);
  1410. BTFIXUPSET_CALL(flush_cache_mm, swift_flush_cache_mm, BTFIXUPCALL_NORM);
  1411. BTFIXUPSET_CALL(flush_cache_page, swift_flush_cache_page, BTFIXUPCALL_NORM);
  1412. BTFIXUPSET_CALL(flush_cache_range, swift_flush_cache_range, BTFIXUPCALL_NORM);
  1413. BTFIXUPSET_CALL(flush_tlb_all, swift_flush_tlb_all, BTFIXUPCALL_NORM);
  1414. BTFIXUPSET_CALL(flush_tlb_mm, swift_flush_tlb_mm, BTFIXUPCALL_NORM);
  1415. BTFIXUPSET_CALL(flush_tlb_page, swift_flush_tlb_page, BTFIXUPCALL_NORM);
  1416. BTFIXUPSET_CALL(flush_tlb_range, swift_flush_tlb_range, BTFIXUPCALL_NORM);
  1417. BTFIXUPSET_CALL(__flush_page_to_ram, swift_flush_page_to_ram, BTFIXUPCALL_NORM);
  1418. BTFIXUPSET_CALL(flush_sig_insns, swift_flush_sig_insns, BTFIXUPCALL_NORM);
  1419. BTFIXUPSET_CALL(flush_page_for_dma, swift_flush_page_for_dma, BTFIXUPCALL_NORM);
  1420. BTFIXUPSET_CALL(update_mmu_cache, swift_update_mmu_cache, BTFIXUPCALL_NORM);
  1421. flush_page_for_dma_global = 0;
  1422. /*
  1423. * Are you now convinced that the Swift is one of the
  1424. * biggest VLSI abortions of all time? Bravo Fujitsu!
  1425. * Fujitsu, the !#?!%$'d up processor people. I bet if
  1426. * you examined the microcode of the Swift you'd find
  1427. * XXX's all over the place.
  1428. */
  1429. poke_srmmu = poke_swift;
  1430. }
  1431. static void turbosparc_flush_cache_all(void)
  1432. {
  1433. flush_user_windows();
  1434. turbosparc_idflash_clear();
  1435. }
  1436. static void turbosparc_flush_cache_mm(struct mm_struct *mm)
  1437. {
  1438. FLUSH_BEGIN(mm)
  1439. flush_user_windows();
  1440. turbosparc_idflash_clear();
  1441. FLUSH_END
  1442. }
  1443. static void turbosparc_flush_cache_range(struct vm_area_struct *vma, unsigned long start, unsigned long end)
  1444. {
  1445. FLUSH_BEGIN(vma->vm_mm)
  1446. flush_user_windows();
  1447. turbosparc_idflash_clear();
  1448. FLUSH_END
  1449. }
  1450. static void turbosparc_flush_cache_page(struct vm_area_struct *vma, unsigned long page)
  1451. {
  1452. FLUSH_BEGIN(vma->vm_mm)
  1453. flush_user_windows();
  1454. if (vma->vm_flags & VM_EXEC)
  1455. turbosparc_flush_icache();
  1456. turbosparc_flush_dcache();
  1457. FLUSH_END
  1458. }
  1459. /* TurboSparc is copy-back, if we turn it on, but this does not work. */
  1460. static void turbosparc_flush_page_to_ram(unsigned long page)
  1461. {
  1462. #ifdef TURBOSPARC_WRITEBACK
  1463. volatile unsigned long clear;
  1464. if (srmmu_hwprobe(page))
  1465. turbosparc_flush_page_cache(page);
  1466. clear = srmmu_get_fstatus();
  1467. #endif
  1468. }
  1469. static void turbosparc_flush_sig_insns(struct mm_struct *mm, unsigned long insn_addr)
  1470. {
  1471. }
  1472. static void turbosparc_flush_page_for_dma(unsigned long page)
  1473. {
  1474. turbosparc_flush_dcache();
  1475. }
  1476. static void turbosparc_flush_tlb_all(void)
  1477. {
  1478. srmmu_flush_whole_tlb();
  1479. }
  1480. static void turbosparc_flush_tlb_mm(struct mm_struct *mm)
  1481. {
  1482. FLUSH_BEGIN(mm)
  1483. srmmu_flush_whole_tlb();
  1484. FLUSH_END
  1485. }
  1486. static void turbosparc_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, unsigned long end)
  1487. {
  1488. FLUSH_BEGIN(vma->vm_mm)
  1489. srmmu_flush_whole_tlb();
  1490. FLUSH_END
  1491. }
  1492. static void turbosparc_flush_tlb_page(struct vm_area_struct *vma, unsigned long page)
  1493. {
  1494. FLUSH_BEGIN(vma->vm_mm)
  1495. srmmu_flush_whole_tlb();
  1496. FLUSH_END
  1497. }
  1498. static void __init poke_turbosparc(void)
  1499. {
  1500. unsigned long mreg = srmmu_get_mmureg();
  1501. unsigned long ccreg;
  1502. /* Clear any crap from the cache or else... */
  1503. turbosparc_flush_cache_all();
  1504. mreg &= ~(TURBOSPARC_ICENABLE | TURBOSPARC_DCENABLE); /* Temporarily disable I & D caches */
  1505. mreg &= ~(TURBOSPARC_PCENABLE); /* Don't check parity */
  1506. srmmu_set_mmureg(mreg);
  1507. ccreg = turbosparc_get_ccreg();
  1508. #ifdef TURBOSPARC_WRITEBACK
  1509. ccreg |= (TURBOSPARC_SNENABLE); /* Do DVMA snooping in Dcache */
  1510. ccreg &= ~(TURBOSPARC_uS2 | TURBOSPARC_WTENABLE);
  1511. /* Write-back D-cache, emulate VLSI
  1512. * abortion number three, not number one */
  1513. #else
  1514. /* For now let's play safe, optimize later */
  1515. ccreg |= (TURBOSPARC_SNENABLE | TURBOSPARC_WTENABLE);
  1516. /* Do DVMA snooping in Dcache, Write-thru D-cache */
  1517. ccreg &= ~(TURBOSPARC_uS2);
  1518. /* Emulate VLSI abortion number three, not number one */
  1519. #endif
  1520. switch (ccreg & 7) {
  1521. case 0: /* No SE cache */
  1522. case 7: /* Test mode */
  1523. break;
  1524. default:
  1525. ccreg |= (TURBOSPARC_SCENABLE);
  1526. }
  1527. turbosparc_set_ccreg (ccreg);
  1528. mreg |= (TURBOSPARC_ICENABLE | TURBOSPARC_DCENABLE); /* I & D caches on */
  1529. mreg |= (TURBOSPARC_ICSNOOP); /* Icache snooping on */
  1530. srmmu_set_mmureg(mreg);
  1531. }
  1532. static void __init init_turbosparc(void)
  1533. {
  1534. srmmu_name = "Fujitsu TurboSparc";
  1535. srmmu_modtype = TurboSparc;
  1536. BTFIXUPSET_CALL(flush_cache_all, turbosparc_flush_cache_all, BTFIXUPCALL_NORM);
  1537. BTFIXUPSET_CALL(flush_cache_mm, turbosparc_flush_cache_mm, BTFIXUPCALL_NORM);
  1538. BTFIXUPSET_CALL(flush_cache_page, turbosparc_flush_cache_page, BTFIXUPCALL_NORM);
  1539. BTFIXUPSET_CALL(flush_cache_range, turbosparc_flush_cache_range, BTFIXUPCALL_NORM);
  1540. BTFIXUPSET_CALL(flush_tlb_all, turbosparc_flush_tlb_all, BTFIXUPCALL_NORM);
  1541. BTFIXUPSET_CALL(flush_tlb_mm, turbosparc_flush_tlb_mm, BTFIXUPCALL_NORM);
  1542. BTFIXUPSET_CALL(flush_tlb_page, turbosparc_flush_tlb_page, BTFIXUPCALL_NORM);
  1543. BTFIXUPSET_CALL(flush_tlb_range, turbosparc_flush_tlb_range, BTFIXUPCALL_NORM);
  1544. BTFIXUPSET_CALL(__flush_page_to_ram, turbosparc_flush_page_to_ram, BTFIXUPCALL_NORM);
  1545. BTFIXUPSET_CALL(flush_sig_insns, turbosparc_flush_sig_insns, BTFIXUPCALL_NOP);
  1546. BTFIXUPSET_CALL(flush_page_for_dma, turbosparc_flush_page_for_dma, BTFIXUPCALL_NORM);
  1547. poke_srmmu = poke_turbosparc;
  1548. }
  1549. static void __init poke_tsunami(void)
  1550. {
  1551. unsigned long mreg = srmmu_get_mmureg();
  1552. tsunami_flush_icache();
  1553. tsunami_flush_dcache();
  1554. mreg &= ~TSUNAMI_ITD;
  1555. mreg |= (TSUNAMI_IENAB | TSUNAMI_DENAB);
  1556. srmmu_set_mmureg(mreg);
  1557. }
  1558. static void __init init_tsunami(void)
  1559. {
  1560. /*
  1561. * Tsunami's pretty sane, Sun and TI actually got it
  1562. * somewhat right this time. Fujitsu should have
  1563. * taken some lessons from them.
  1564. */
  1565. srmmu_name = "TI Tsunami";
  1566. srmmu_modtype = Tsunami;
  1567. BTFIXUPSET_CALL(flush_cache_all, tsunami_flush_cache_all, BTFIXUPCALL_NORM);
  1568. BTFIXUPSET_CALL(flush_cache_mm, tsunami_flush_cache_mm, BTFIXUPCALL_NORM);
  1569. BTFIXUPSET_CALL(flush_cache_page, tsunami_flush_cache_page, BTFIXUPCALL_NORM);
  1570. BTFIXUPSET_CALL(flush_cache_range, tsunami_flush_cache_range, BTFIXUPCALL_NORM);
  1571. BTFIXUPSET_CALL(flush_tlb_all, tsunami_flush_tlb_all, BTFIXUPCALL_NORM);
  1572. BTFIXUPSET_CALL(flush_tlb_mm, tsunami_flush_tlb_mm, BTFIXUPCALL_NORM);
  1573. BTFIXUPSET_CALL(flush_tlb_page, tsunami_flush_tlb_page, BTFIXUPCALL_NORM);
  1574. BTFIXUPSET_CALL(flush_tlb_range, tsunami_flush_tlb_range, BTFIXUPCALL_NORM);
  1575. BTFIXUPSET_CALL(__flush_page_to_ram, tsunami_flush_page_to_ram, BTFIXUPCALL_NOP);
  1576. BTFIXUPSET_CALL(flush_sig_insns, tsunami_flush_sig_insns, BTFIXUPCALL_NORM);
  1577. BTFIXUPSET_CALL(flush_page_for_dma, tsunami_flush_page_for_dma, BTFIXUPCALL_NORM);
  1578. poke_srmmu = poke_tsunami;
  1579. tsunami_setup_blockops();
  1580. }
  1581. static void __init poke_viking(void)
  1582. {
  1583. unsigned long mreg = srmmu_get_mmureg();
  1584. static int smp_catch;
  1585. if(viking_mxcc_present) {
  1586. unsigned long mxcc_control = mxcc_get_creg();
  1587. mxcc_control |= (MXCC_CTL_ECE | MXCC_CTL_PRE | MXCC_CTL_MCE);
  1588. mxcc_control &= ~(MXCC_CTL_RRC);
  1589. mxcc_set_creg(mxcc_control);
  1590. /*
  1591. * We don't need memory parity checks.
  1592. * XXX This is a mess, have to dig out later. ecd.
  1593. viking_mxcc_turn_off_parity(&mreg, &mxcc_control);
  1594. */
  1595. /* We do cache ptables on MXCC. */
  1596. mreg |= VIKING_TCENABLE;
  1597. } else {
  1598. unsigned long bpreg;
  1599. mreg &= ~(VIKING_TCENABLE);
  1600. if(smp_catch++) {
  1601. /* Must disable mixed-cmd mode here for other cpu's. */
  1602. bpreg = viking_get_bpreg();
  1603. bpreg &= ~(VIKING_ACTION_MIX);
  1604. viking_set_bpreg(bpreg);
  1605. /* Just in case PROM does something funny. */
  1606. msi_set_sync();
  1607. }
  1608. }
  1609. mreg |= VIKING_SPENABLE;
  1610. mreg |= (VIKING_ICENABLE | VIKING_DCENABLE);
  1611. mreg |= VIKING_SBENABLE;
  1612. mreg &= ~(VIKING_ACENABLE);
  1613. srmmu_set_mmureg(mreg);
  1614. #ifdef CONFIG_SMP
  1615. /* Avoid unnecessary cross calls. */
  1616. BTFIXUPCOPY_CALL(flush_cache_all, local_flush_cache_all);
  1617. BTFIXUPCOPY_CALL(flush_cache_mm, local_flush_cache_mm);
  1618. BTFIXUPCOPY_CALL(flush_cache_range, local_flush_cache_range);
  1619. BTFIXUPCOPY_CALL(flush_cache_page, local_flush_cache_page);
  1620. BTFIXUPCOPY_CALL(__flush_page_to_ram, local_flush_page_to_ram);
  1621. BTFIXUPCOPY_CALL(flush_sig_insns, local_flush_sig_insns);
  1622. BTFIXUPCOPY_CALL(flush_page_for_dma, local_flush_page_for_dma);
  1623. btfixup();
  1624. #endif
  1625. }
  1626. static void __init init_viking(void)
  1627. {
  1628. unsigned long mreg = srmmu_get_mmureg();
  1629. /* Ahhh, the viking. SRMMU VLSI abortion number two... */
  1630. if(mreg & VIKING_MMODE) {
  1631. srmmu_name = "TI Viking";
  1632. viking_mxcc_present = 0;
  1633. msi_set_sync();
  1634. BTFIXUPSET_CALL(pte_clear, srmmu_pte_clear, BTFIXUPCALL_NORM);
  1635. BTFIXUPSET_CALL(pmd_clear, srmmu_pmd_clear, BTFIXUPCALL_NORM);
  1636. BTFIXUPSET_CALL(pgd_clear, srmmu_pgd_clear, BTFIXUPCALL_NORM);
  1637. /*
  1638. * We need this to make sure old viking takes no hits
  1639. * on it's cache for dma snoops to workaround the
  1640. * "load from non-cacheable memory" interrupt bug.
  1641. * This is only necessary because of the new way in
  1642. * which we use the IOMMU.
  1643. */
  1644. BTFIXUPSET_CALL(flush_page_for_dma, viking_flush_page, BTFIXUPCALL_NORM);
  1645. flush_page_for_dma_global = 0;
  1646. } else {
  1647. srmmu_name = "TI Viking/MXCC";
  1648. viking_mxcc_present = 1;
  1649. srmmu_cache_pagetables = 1;
  1650. /* MXCC vikings lack the DMA snooping bug. */
  1651. BTFIXUPSET_CALL(flush_page_for_dma, viking_flush_page_for_dma, BTFIXUPCALL_NOP);
  1652. }
  1653. BTFIXUPSET_CALL(flush_cache_all, viking_flush_cache_all, BTFIXUPCALL_NORM);
  1654. BTFIXUPSET_CALL(flush_cache_mm, viking_flush_cache_mm, BTFIXUPCALL_NORM);
  1655. BTFIXUPSET_CALL(flush_cache_page, viking_flush_cache_page, BTFIXUPCALL_NORM);
  1656. BTFIXUPSET_CALL(flush_cache_range, viking_flush_cache_range, BTFIXUPCALL_NORM);
  1657. #ifdef CONFIG_SMP
  1658. if (sparc_cpu_model == sun4d) {
  1659. BTFIXUPSET_CALL(flush_tlb_all, sun4dsmp_flush_tlb_all, BTFIXUPCALL_NORM);
  1660. BTFIXUPSET_CALL(flush_tlb_mm, sun4dsmp_flush_tlb_mm, BTFIXUPCALL_NORM);
  1661. BTFIXUPSET_CALL(flush_tlb_page, sun4dsmp_flush_tlb_page, BTFIXUPCALL_NORM);
  1662. BTFIXUPSET_CALL(flush_tlb_range, sun4dsmp_flush_tlb_range, BTFIXUPCALL_NORM);
  1663. } else
  1664. #endif
  1665. {
  1666. BTFIXUPSET_CALL(flush_tlb_all, viking_flush_tlb_all, BTFIXUPCALL_NORM);
  1667. BTFIXUPSET_CALL(flush_tlb_mm, viking_flush_tlb_mm, BTFIXUPCALL_NORM);
  1668. BTFIXUPSET_CALL(flush_tlb_page, viking_flush_tlb_page, BTFIXUPCALL_NORM);
  1669. BTFIXUPSET_CALL(flush_tlb_range, viking_flush_tlb_range, BTFIXUPCALL_NORM);
  1670. }
  1671. BTFIXUPSET_CALL(__flush_page_to_ram, viking_flush_page_to_ram, BTFIXUPCALL_NOP);
  1672. BTFIXUPSET_CALL(flush_sig_insns, viking_flush_sig_insns, BTFIXUPCALL_NOP);
  1673. poke_srmmu = poke_viking;
  1674. }
  1675. /* Probe for the srmmu chip version. */
  1676. static void __init get_srmmu_type(void)
  1677. {
  1678. unsigned long mreg, psr;
  1679. unsigned long mod_typ, mod_rev, psr_typ, psr_vers;
  1680. srmmu_modtype = SRMMU_INVAL_MOD;
  1681. hwbug_bitmask = 0;
  1682. mreg = srmmu_get_mmureg(); psr = get_psr();
  1683. mod_typ = (mreg & 0xf0000000) >> 28;
  1684. mod_rev = (mreg & 0x0f000000) >> 24;
  1685. psr_typ = (psr >> 28) & 0xf;
  1686. psr_vers = (psr >> 24) & 0xf;
  1687. /* First, check for HyperSparc or Cypress. */
  1688. if(mod_typ == 1) {
  1689. switch(mod_rev) {
  1690. case 7:
  1691. /* UP or MP Hypersparc */
  1692. init_hypersparc();
  1693. break;
  1694. case 0:
  1695. case 2:
  1696. /* Uniprocessor Cypress */
  1697. init_cypress_604();
  1698. break;
  1699. case 10:
  1700. case 11:
  1701. case 12:
  1702. /* _REALLY OLD_ Cypress MP chips... */
  1703. case 13:
  1704. case 14:
  1705. case 15:
  1706. /* MP Cypress mmu/cache-controller */
  1707. init_cypress_605(mod_rev);
  1708. break;
  1709. default:
  1710. /* Some other Cypress revision, assume a 605. */
  1711. init_cypress_605(mod_rev);
  1712. break;
  1713. };
  1714. return;
  1715. }
  1716. /*
  1717. * Now Fujitsu TurboSparc. It might happen that it is
  1718. * in Swift emulation mode, so we will check later...
  1719. */
  1720. if (psr_typ == 0 && psr_vers == 5) {
  1721. init_turbosparc();
  1722. return;
  1723. }
  1724. /* Next check for Fujitsu Swift. */
  1725. if(psr_typ == 0 && psr_vers == 4) {
  1726. int cpunode;
  1727. char node_str[128];
  1728. /* Look if it is not a TurboSparc emulating Swift... */
  1729. cpunode = prom_getchild(prom_root_node);
  1730. while((cpunode = prom_getsibling(cpunode)) != 0) {
  1731. prom_getstring(cpunode, "device_type", node_str, sizeof(node_str));
  1732. if(!strcmp(node_str, "cpu")) {
  1733. if (!prom_getintdefault(cpunode, "psr-implementation", 1) &&
  1734. prom_getintdefault(cpunode, "psr-version", 1) == 5) {
  1735. init_turbosparc();
  1736. return;
  1737. }
  1738. break;
  1739. }
  1740. }
  1741. init_swift();
  1742. return;
  1743. }
  1744. /* Now the Viking family of srmmu. */
  1745. if(psr_typ == 4 &&
  1746. ((psr_vers == 0) ||
  1747. ((psr_vers == 1) && (mod_typ == 0) && (mod_rev == 0)))) {
  1748. init_viking();
  1749. return;
  1750. }
  1751. /* Finally the Tsunami. */
  1752. if(psr_typ == 4 && psr_vers == 1 && (mod_typ || mod_rev)) {
  1753. init_tsunami();
  1754. return;
  1755. }
  1756. /* Oh well */
  1757. srmmu_is_bad();
  1758. }
  1759. /* don't laugh, static pagetables */
  1760. static void srmmu_check_pgt_cache(int low, int high)
  1761. {
  1762. }
  1763. extern unsigned long spwin_mmu_patchme, fwin_mmu_patchme,
  1764. tsetup_mmu_patchme, rtrap_mmu_patchme;
  1765. extern unsigned long spwin_srmmu_stackchk, srmmu_fwin_stackchk,
  1766. tsetup_srmmu_stackchk, srmmu_rett_stackchk;
  1767. extern unsigned long srmmu_fault;
  1768. #define PATCH_BRANCH(insn, dest) do { \
  1769. iaddr = &(insn); \
  1770. daddr = &(dest); \
  1771. *iaddr = SPARC_BRANCH((unsigned long) daddr, (unsigned long) iaddr); \
  1772. } while(0)
  1773. static void __init patch_window_trap_handlers(void)
  1774. {
  1775. unsigned long *iaddr, *daddr;
  1776. PATCH_BRANCH(spwin_mmu_patchme, spwin_srmmu_stackchk);
  1777. PATCH_BRANCH(fwin_mmu_patchme, srmmu_fwin_stackchk);
  1778. PATCH_BRANCH(tsetup_mmu_patchme, tsetup_srmmu_stackchk);
  1779. PATCH_BRANCH(rtrap_mmu_patchme, srmmu_rett_stackchk);
  1780. PATCH_BRANCH(sparc_ttable[SP_TRAP_TFLT].inst_three, srmmu_fault);
  1781. PATCH_BRANCH(sparc_ttable[SP_TRAP_DFLT].inst_three, srmmu_fault);
  1782. PATCH_BRANCH(sparc_ttable[SP_TRAP_DACC].inst_three, srmmu_fault);
  1783. }
  1784. #ifdef CONFIG_SMP
  1785. /* Local cross-calls. */
  1786. static void smp_flush_page_for_dma(unsigned long page)
  1787. {
  1788. xc1((smpfunc_t) BTFIXUP_CALL(local_flush_page_for_dma), page);
  1789. local_flush_page_for_dma(page);
  1790. }
  1791. #endif
  1792. static pte_t srmmu_pgoff_to_pte(unsigned long pgoff)
  1793. {
  1794. return __pte((pgoff << SRMMU_PTE_FILE_SHIFT) | SRMMU_FILE);
  1795. }
  1796. static unsigned long srmmu_pte_to_pgoff(pte_t pte)
  1797. {
  1798. return pte_val(pte) >> SRMMU_PTE_FILE_SHIFT;
  1799. }
  1800. static pgprot_t srmmu_pgprot_noncached(pgprot_t prot)
  1801. {
  1802. prot &= ~__pgprot(SRMMU_CACHE);
  1803. return prot;
  1804. }
  1805. /* Load up routines and constants for sun4m and sun4d mmu */
  1806. void __init ld_mmu_srmmu(void)
  1807. {
  1808. extern void ld_mmu_iommu(void);
  1809. extern void ld_mmu_iounit(void);
  1810. extern void ___xchg32_sun4md(void);
  1811. BTFIXUPSET_SIMM13(pgdir_shift, SRMMU_PGDIR_SHIFT);
  1812. BTFIXUPSET_SETHI(pgdir_size, SRMMU_PGDIR_SIZE);
  1813. BTFIXUPSET_SETHI(pgdir_mask, SRMMU_PGDIR_MASK);
  1814. BTFIXUPSET_SIMM13(ptrs_per_pmd, SRMMU_PTRS_PER_PMD);
  1815. BTFIXUPSET_SIMM13(ptrs_per_pgd, SRMMU_PTRS_PER_PGD);
  1816. BTFIXUPSET_INT(page_none, pgprot_val(SRMMU_PAGE_NONE));
  1817. PAGE_SHARED = pgprot_val(SRMMU_PAGE_SHARED);
  1818. BTFIXUPSET_INT(page_copy, pgprot_val(SRMMU_PAGE_COPY));
  1819. BTFIXUPSET_INT(page_readonly, pgprot_val(SRMMU_PAGE_RDONLY));
  1820. BTFIXUPSET_INT(page_kernel, pgprot_val(SRMMU_PAGE_KERNEL));
  1821. page_kernel = pgprot_val(SRMMU_PAGE_KERNEL);
  1822. /* Functions */
  1823. BTFIXUPSET_CALL(pgprot_noncached, srmmu_pgprot_noncached, BTFIXUPCALL_NORM);
  1824. #ifndef CONFIG_SMP
  1825. BTFIXUPSET_CALL(___xchg32, ___xchg32_sun4md, BTFIXUPCALL_SWAPG1G2);
  1826. #endif
  1827. BTFIXUPSET_CALL(do_check_pgt_cache, srmmu_check_pgt_cache, BTFIXUPCALL_NOP);
  1828. BTFIXUPSET_CALL(set_pte, srmmu_set_pte, BTFIXUPCALL_SWAPO0O1);
  1829. BTFIXUPSET_CALL(switch_mm, srmmu_switch_mm, BTFIXUPCALL_NORM);
  1830. BTFIXUPSET_CALL(pte_pfn, srmmu_pte_pfn, BTFIXUPCALL_NORM);
  1831. BTFIXUPSET_CALL(pmd_page, srmmu_pmd_page, BTFIXUPCALL_NORM);
  1832. BTFIXUPSET_CALL(pgd_page_vaddr, srmmu_pgd_page, BTFIXUPCALL_NORM);
  1833. BTFIXUPSET_SETHI(none_mask, 0xF0000000);
  1834. BTFIXUPSET_CALL(pte_present, srmmu_pte_present, BTFIXUPCALL_NORM);
  1835. BTFIXUPSET_CALL(pte_clear, srmmu_pte_clear, BTFIXUPCALL_SWAPO0G0);
  1836. BTFIXUPSET_CALL(pmd_bad, srmmu_pmd_bad, BTFIXUPCALL_NORM);
  1837. BTFIXUPSET_CALL(pmd_present, srmmu_pmd_present, BTFIXUPCALL_NORM);
  1838. BTFIXUPSET_CALL(pmd_clear, srmmu_pmd_clear, BTFIXUPCALL_SWAPO0G0);
  1839. BTFIXUPSET_CALL(pgd_none, srmmu_pgd_none, BTFIXUPCALL_NORM);
  1840. BTFIXUPSET_CALL(pgd_bad, srmmu_pgd_bad, BTFIXUPCALL_NORM);
  1841. BTFIXUPSET_CALL(pgd_present, srmmu_pgd_present, BTFIXUPCALL_NORM);
  1842. BTFIXUPSET_CALL(pgd_clear, srmmu_pgd_clear, BTFIXUPCALL_SWAPO0G0);
  1843. BTFIXUPSET_CALL(mk_pte, srmmu_mk_pte, BTFIXUPCALL_NORM);
  1844. BTFIXUPSET_CALL(mk_pte_phys, srmmu_mk_pte_phys, BTFIXUPCALL_NORM);
  1845. BTFIXUPSET_CALL(mk_pte_io, srmmu_mk_pte_io, BTFIXUPCALL_NORM);
  1846. BTFIXUPSET_CALL(pgd_set, srmmu_pgd_set, BTFIXUPCALL_NORM);
  1847. BTFIXUPSET_CALL(pmd_set, srmmu_pmd_set, BTFIXUPCALL_NORM);
  1848. BTFIXUPSET_CALL(pmd_populate, srmmu_pmd_populate, BTFIXUPCALL_NORM);
  1849. BTFIXUPSET_INT(pte_modify_mask, SRMMU_CHG_MASK);
  1850. BTFIXUPSET_CALL(pmd_offset, srmmu_pmd_offset, BTFIXUPCALL_NORM);
  1851. BTFIXUPSET_CALL(pte_offset_kernel, srmmu_pte_offset, BTFIXUPCALL_NORM);
  1852. BTFIXUPSET_CALL(free_pte_fast, srmmu_free_pte_fast, BTFIXUPCALL_NORM);
  1853. BTFIXUPSET_CALL(pte_free, srmmu_pte_free, BTFIXUPCALL_NORM);
  1854. BTFIXUPSET_CALL(pte_alloc_one_kernel, srmmu_pte_alloc_one_kernel, BTFIXUPCALL_NORM);
  1855. BTFIXUPSET_CALL(pte_alloc_one, srmmu_pte_alloc_one, BTFIXUPCALL_NORM);
  1856. BTFIXUPSET_CALL(free_pmd_fast, srmmu_pmd_free, BTFIXUPCALL_NORM);
  1857. BTFIXUPSET_CALL(pmd_alloc_one, srmmu_pmd_alloc_one, BTFIXUPCALL_NORM);
  1858. BTFIXUPSET_CALL(free_pgd_fast, srmmu_free_pgd_fast, BTFIXUPCALL_NORM);
  1859. BTFIXUPSET_CALL(get_pgd_fast, srmmu_get_pgd_fast, BTFIXUPCALL_NORM);
  1860. BTFIXUPSET_HALF(pte_writei, SRMMU_WRITE);
  1861. BTFIXUPSET_HALF(pte_dirtyi, SRMMU_DIRTY);
  1862. BTFIXUPSET_HALF(pte_youngi, SRMMU_REF);
  1863. BTFIXUPSET_HALF(pte_filei, SRMMU_FILE);
  1864. BTFIXUPSET_HALF(pte_wrprotecti, SRMMU_WRITE);
  1865. BTFIXUPSET_HALF(pte_mkcleani, SRMMU_DIRTY);
  1866. BTFIXUPSET_HALF(pte_mkoldi, SRMMU_REF);
  1867. BTFIXUPSET_CALL(pte_mkwrite, srmmu_pte_mkwrite, BTFIXUPCALL_ORINT(SRMMU_WRITE));
  1868. BTFIXUPSET_CALL(pte_mkdirty, srmmu_pte_mkdirty, BTFIXUPCALL_ORINT(SRMMU_DIRTY));
  1869. BTFIXUPSET_CALL(pte_mkyoung, srmmu_pte_mkyoung, BTFIXUPCALL_ORINT(SRMMU_REF));
  1870. BTFIXUPSET_CALL(update_mmu_cache, srmmu_update_mmu_cache, BTFIXUPCALL_NOP);
  1871. BTFIXUPSET_CALL(destroy_context, srmmu_destroy_context, BTFIXUPCALL_NORM);
  1872. BTFIXUPSET_CALL(sparc_mapiorange, srmmu_mapiorange, BTFIXUPCALL_NORM);
  1873. BTFIXUPSET_CALL(sparc_unmapiorange, srmmu_unmapiorange, BTFIXUPCALL_NORM);
  1874. BTFIXUPSET_CALL(__swp_type, srmmu_swp_type, BTFIXUPCALL_NORM);
  1875. BTFIXUPSET_CALL(__swp_offset, srmmu_swp_offset, BTFIXUPCALL_NORM);
  1876. BTFIXUPSET_CALL(__swp_entry, srmmu_swp_entry, BTFIXUPCALL_NORM);
  1877. BTFIXUPSET_CALL(mmu_info, srmmu_mmu_info, BTFIXUPCALL_NORM);
  1878. BTFIXUPSET_CALL(alloc_thread_info, srmmu_alloc_thread_info, BTFIXUPCALL_NORM);
  1879. BTFIXUPSET_CALL(free_thread_info, srmmu_free_thread_info, BTFIXUPCALL_NORM);
  1880. BTFIXUPSET_CALL(pte_to_pgoff, srmmu_pte_to_pgoff, BTFIXUPCALL_NORM);
  1881. BTFIXUPSET_CALL(pgoff_to_pte, srmmu_pgoff_to_pte, BTFIXUPCALL_NORM);
  1882. get_srmmu_type();
  1883. patch_window_trap_handlers();
  1884. #ifdef CONFIG_SMP
  1885. /* El switcheroo... */
  1886. BTFIXUPCOPY_CALL(local_flush_cache_all, flush_cache_all);
  1887. BTFIXUPCOPY_CALL(local_flush_cache_mm, flush_cache_mm);
  1888. BTFIXUPCOPY_CALL(local_flush_cache_range, flush_cache_range);
  1889. BTFIXUPCOPY_CALL(local_flush_cache_page, flush_cache_page);
  1890. BTFIXUPCOPY_CALL(local_flush_tlb_all, flush_tlb_all);
  1891. BTFIXUPCOPY_CALL(local_flush_tlb_mm, flush_tlb_mm);
  1892. BTFIXUPCOPY_CALL(local_flush_tlb_range, flush_tlb_range);
  1893. BTFIXUPCOPY_CALL(local_flush_tlb_page, flush_tlb_page);
  1894. BTFIXUPCOPY_CALL(local_flush_page_to_ram, __flush_page_to_ram);
  1895. BTFIXUPCOPY_CALL(local_flush_sig_insns, flush_sig_insns);
  1896. BTFIXUPCOPY_CALL(local_flush_page_for_dma, flush_page_for_dma);
  1897. BTFIXUPSET_CALL(flush_cache_all, smp_flush_cache_all, BTFIXUPCALL_NORM);
  1898. BTFIXUPSET_CALL(flush_cache_mm, smp_flush_cache_mm, BTFIXUPCALL_NORM);
  1899. BTFIXUPSET_CALL(flush_cache_range, smp_flush_cache_range, BTFIXUPCALL_NORM);
  1900. BTFIXUPSET_CALL(flush_cache_page, smp_flush_cache_page, BTFIXUPCALL_NORM);
  1901. if (sparc_cpu_model != sun4d) {
  1902. BTFIXUPSET_CALL(flush_tlb_all, smp_flush_tlb_all, BTFIXUPCALL_NORM);
  1903. BTFIXUPSET_CALL(flush_tlb_mm, smp_flush_tlb_mm, BTFIXUPCALL_NORM);
  1904. BTFIXUPSET_CALL(flush_tlb_range, smp_flush_tlb_range, BTFIXUPCALL_NORM);
  1905. BTFIXUPSET_CALL(flush_tlb_page, smp_flush_tlb_page, BTFIXUPCALL_NORM);
  1906. }
  1907. BTFIXUPSET_CALL(__flush_page_to_ram, smp_flush_page_to_ram, BTFIXUPCALL_NORM);
  1908. BTFIXUPSET_CALL(flush_sig_insns, smp_flush_sig_insns, BTFIXUPCALL_NORM);
  1909. BTFIXUPSET_CALL(flush_page_for_dma, smp_flush_page_for_dma, BTFIXUPCALL_NORM);
  1910. #endif
  1911. if (sparc_cpu_model == sun4d)
  1912. ld_mmu_iounit();
  1913. else
  1914. ld_mmu_iommu();
  1915. #ifdef CONFIG_SMP
  1916. if (sparc_cpu_model == sun4d)
  1917. sun4d_init_smp();
  1918. else
  1919. sun4m_init_smp();
  1920. #endif
  1921. }