sun4c.c 60 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168
  1. /* sun4c.c: Doing in software what should be done in hardware.
  2. *
  3. * Copyright (C) 1996 David S. Miller (davem@davemloft.net)
  4. * Copyright (C) 1996 Eddie C. Dost (ecd@skynet.be)
  5. * Copyright (C) 1996 Andrew Tridgell (Andrew.Tridgell@anu.edu.au)
  6. * Copyright (C) 1997-2000 Anton Blanchard (anton@samba.org)
  7. * Copyright (C) 1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz)
  8. */
  9. #define NR_TASK_BUCKETS 512
  10. #include <linux/kernel.h>
  11. #include <linux/mm.h>
  12. #include <linux/init.h>
  13. #include <linux/slab.h>
  14. #include <linux/bootmem.h>
  15. #include <linux/highmem.h>
  16. #include <linux/fs.h>
  17. #include <linux/seq_file.h>
  18. #include <linux/scatterlist.h>
  19. #include <linux/bitmap.h>
  20. #include <asm/sections.h>
  21. #include <asm/page.h>
  22. #include <asm/pgalloc.h>
  23. #include <asm/pgtable.h>
  24. #include <asm/vaddrs.h>
  25. #include <asm/idprom.h>
  26. #include <asm/machines.h>
  27. #include <asm/memreg.h>
  28. #include <asm/processor.h>
  29. #include <asm/auxio.h>
  30. #include <asm/io.h>
  31. #include <asm/oplib.h>
  32. #include <asm/openprom.h>
  33. #include <asm/mmu_context.h>
  34. #include <asm/highmem.h>
  35. #include <asm/btfixup.h>
  36. #include <asm/cacheflush.h>
  37. #include <asm/tlbflush.h>
  38. /* Because of our dynamic kernel TLB miss strategy, and how
  39. * our DVMA mapping allocation works, you _MUST_:
  40. *
  41. * 1) Disable interrupts _and_ not touch any dynamic kernel
  42. * memory while messing with kernel MMU state. By
  43. * dynamic memory I mean any object which is not in
  44. * the kernel image itself or a thread_union (both of
  45. * which are locked into the MMU).
  46. * 2) Disable interrupts while messing with user MMU state.
  47. */
  48. extern int num_segmaps, num_contexts;
  49. extern unsigned long page_kernel;
  50. /* That's it, we prom_halt() on sun4c if the cache size is something other than 65536.
  51. * So let's save some cycles and just use that everywhere except for that bootup
  52. * sanity check.
  53. */
  54. #define SUN4C_VAC_SIZE 65536
  55. #define SUN4C_KERNEL_BUCKETS 32
  56. /* Flushing the cache. */
  57. struct sun4c_vac_props sun4c_vacinfo;
  58. unsigned long sun4c_kernel_faults;
  59. /* Invalidate every sun4c cache line tag. */
  60. static void __init sun4c_flush_all(void)
  61. {
  62. unsigned long begin, end;
  63. if (sun4c_vacinfo.on)
  64. panic("SUN4C: AIEEE, trying to invalidate vac while it is on.");
  65. /* Clear 'valid' bit in all cache line tags */
  66. begin = AC_CACHETAGS;
  67. end = (AC_CACHETAGS + SUN4C_VAC_SIZE);
  68. while (begin < end) {
  69. __asm__ __volatile__("sta %%g0, [%0] %1\n\t" : :
  70. "r" (begin), "i" (ASI_CONTROL));
  71. begin += sun4c_vacinfo.linesize;
  72. }
  73. }
  74. static void sun4c_flush_context_hw(void)
  75. {
  76. unsigned long end = SUN4C_VAC_SIZE;
  77. __asm__ __volatile__(
  78. "1: addcc %0, -4096, %0\n\t"
  79. " bne 1b\n\t"
  80. " sta %%g0, [%0] %2"
  81. : "=&r" (end)
  82. : "0" (end), "i" (ASI_HWFLUSHCONTEXT)
  83. : "cc");
  84. }
  85. /* Must be called minimally with IRQs disabled. */
  86. static void sun4c_flush_segment_hw(unsigned long addr)
  87. {
  88. if (sun4c_get_segmap(addr) != invalid_segment) {
  89. unsigned long vac_size = SUN4C_VAC_SIZE;
  90. __asm__ __volatile__(
  91. "1: addcc %0, -4096, %0\n\t"
  92. " bne 1b\n\t"
  93. " sta %%g0, [%2 + %0] %3"
  94. : "=&r" (vac_size)
  95. : "0" (vac_size), "r" (addr), "i" (ASI_HWFLUSHSEG)
  96. : "cc");
  97. }
  98. }
  99. /* File local boot time fixups. */
  100. BTFIXUPDEF_CALL(void, sun4c_flush_page, unsigned long)
  101. BTFIXUPDEF_CALL(void, sun4c_flush_segment, unsigned long)
  102. BTFIXUPDEF_CALL(void, sun4c_flush_context, void)
  103. #define sun4c_flush_page(addr) BTFIXUP_CALL(sun4c_flush_page)(addr)
  104. #define sun4c_flush_segment(addr) BTFIXUP_CALL(sun4c_flush_segment)(addr)
  105. #define sun4c_flush_context() BTFIXUP_CALL(sun4c_flush_context)()
  106. /* Must be called minimally with interrupts disabled. */
  107. static void sun4c_flush_page_hw(unsigned long addr)
  108. {
  109. addr &= PAGE_MASK;
  110. if ((int)sun4c_get_pte(addr) < 0)
  111. __asm__ __volatile__("sta %%g0, [%0] %1"
  112. : : "r" (addr), "i" (ASI_HWFLUSHPAGE));
  113. }
  114. /* Don't inline the software version as it eats too many cache lines if expanded. */
  115. static void sun4c_flush_context_sw(void)
  116. {
  117. unsigned long nbytes = SUN4C_VAC_SIZE;
  118. unsigned long lsize = sun4c_vacinfo.linesize;
  119. __asm__ __volatile__(
  120. "add %2, %2, %%g1\n\t"
  121. "add %2, %%g1, %%g2\n\t"
  122. "add %2, %%g2, %%g3\n\t"
  123. "add %2, %%g3, %%g4\n\t"
  124. "add %2, %%g4, %%g5\n\t"
  125. "add %2, %%g5, %%o4\n\t"
  126. "add %2, %%o4, %%o5\n"
  127. "1:\n\t"
  128. "subcc %0, %%o5, %0\n\t"
  129. "sta %%g0, [%0] %3\n\t"
  130. "sta %%g0, [%0 + %2] %3\n\t"
  131. "sta %%g0, [%0 + %%g1] %3\n\t"
  132. "sta %%g0, [%0 + %%g2] %3\n\t"
  133. "sta %%g0, [%0 + %%g3] %3\n\t"
  134. "sta %%g0, [%0 + %%g4] %3\n\t"
  135. "sta %%g0, [%0 + %%g5] %3\n\t"
  136. "bg 1b\n\t"
  137. " sta %%g0, [%1 + %%o4] %3\n"
  138. : "=&r" (nbytes)
  139. : "0" (nbytes), "r" (lsize), "i" (ASI_FLUSHCTX)
  140. : "g1", "g2", "g3", "g4", "g5", "o4", "o5", "cc");
  141. }
  142. /* Don't inline the software version as it eats too many cache lines if expanded. */
  143. static void sun4c_flush_segment_sw(unsigned long addr)
  144. {
  145. if (sun4c_get_segmap(addr) != invalid_segment) {
  146. unsigned long nbytes = SUN4C_VAC_SIZE;
  147. unsigned long lsize = sun4c_vacinfo.linesize;
  148. __asm__ __volatile__(
  149. "add %2, %2, %%g1\n\t"
  150. "add %2, %%g1, %%g2\n\t"
  151. "add %2, %%g2, %%g3\n\t"
  152. "add %2, %%g3, %%g4\n\t"
  153. "add %2, %%g4, %%g5\n\t"
  154. "add %2, %%g5, %%o4\n\t"
  155. "add %2, %%o4, %%o5\n"
  156. "1:\n\t"
  157. "subcc %1, %%o5, %1\n\t"
  158. "sta %%g0, [%0] %6\n\t"
  159. "sta %%g0, [%0 + %2] %6\n\t"
  160. "sta %%g0, [%0 + %%g1] %6\n\t"
  161. "sta %%g0, [%0 + %%g2] %6\n\t"
  162. "sta %%g0, [%0 + %%g3] %6\n\t"
  163. "sta %%g0, [%0 + %%g4] %6\n\t"
  164. "sta %%g0, [%0 + %%g5] %6\n\t"
  165. "sta %%g0, [%0 + %%o4] %6\n\t"
  166. "bg 1b\n\t"
  167. " add %0, %%o5, %0\n"
  168. : "=&r" (addr), "=&r" (nbytes), "=&r" (lsize)
  169. : "0" (addr), "1" (nbytes), "2" (lsize),
  170. "i" (ASI_FLUSHSEG)
  171. : "g1", "g2", "g3", "g4", "g5", "o4", "o5", "cc");
  172. }
  173. }
  174. /* Don't inline the software version as it eats too many cache lines if expanded. */
  175. static void sun4c_flush_page_sw(unsigned long addr)
  176. {
  177. addr &= PAGE_MASK;
  178. if ((sun4c_get_pte(addr) & (_SUN4C_PAGE_NOCACHE | _SUN4C_PAGE_VALID)) ==
  179. _SUN4C_PAGE_VALID) {
  180. unsigned long left = PAGE_SIZE;
  181. unsigned long lsize = sun4c_vacinfo.linesize;
  182. __asm__ __volatile__(
  183. "add %2, %2, %%g1\n\t"
  184. "add %2, %%g1, %%g2\n\t"
  185. "add %2, %%g2, %%g3\n\t"
  186. "add %2, %%g3, %%g4\n\t"
  187. "add %2, %%g4, %%g5\n\t"
  188. "add %2, %%g5, %%o4\n\t"
  189. "add %2, %%o4, %%o5\n"
  190. "1:\n\t"
  191. "subcc %1, %%o5, %1\n\t"
  192. "sta %%g0, [%0] %6\n\t"
  193. "sta %%g0, [%0 + %2] %6\n\t"
  194. "sta %%g0, [%0 + %%g1] %6\n\t"
  195. "sta %%g0, [%0 + %%g2] %6\n\t"
  196. "sta %%g0, [%0 + %%g3] %6\n\t"
  197. "sta %%g0, [%0 + %%g4] %6\n\t"
  198. "sta %%g0, [%0 + %%g5] %6\n\t"
  199. "sta %%g0, [%0 + %%o4] %6\n\t"
  200. "bg 1b\n\t"
  201. " add %0, %%o5, %0\n"
  202. : "=&r" (addr), "=&r" (left), "=&r" (lsize)
  203. : "0" (addr), "1" (left), "2" (lsize),
  204. "i" (ASI_FLUSHPG)
  205. : "g1", "g2", "g3", "g4", "g5", "o4", "o5", "cc");
  206. }
  207. }
  208. /* The sun4c's do have an on chip store buffer. And the way you
  209. * clear them out isn't so obvious. The only way I can think of
  210. * to accomplish this is to read the current context register,
  211. * store the same value there, then read an external hardware
  212. * register.
  213. */
  214. void sun4c_complete_all_stores(void)
  215. {
  216. volatile int _unused;
  217. _unused = sun4c_get_context();
  218. sun4c_set_context(_unused);
  219. _unused = get_auxio();
  220. }
  221. /* Bootup utility functions. */
  222. static inline void sun4c_init_clean_segmap(unsigned char pseg)
  223. {
  224. unsigned long vaddr;
  225. sun4c_put_segmap(0, pseg);
  226. for (vaddr = 0; vaddr < SUN4C_REAL_PGDIR_SIZE; vaddr += PAGE_SIZE)
  227. sun4c_put_pte(vaddr, 0);
  228. sun4c_put_segmap(0, invalid_segment);
  229. }
  230. static inline void sun4c_init_clean_mmu(unsigned long kernel_end)
  231. {
  232. unsigned long vaddr;
  233. unsigned char savectx, ctx;
  234. savectx = sun4c_get_context();
  235. for (ctx = 0; ctx < num_contexts; ctx++) {
  236. sun4c_set_context(ctx);
  237. for (vaddr = 0; vaddr < 0x20000000; vaddr += SUN4C_REAL_PGDIR_SIZE)
  238. sun4c_put_segmap(vaddr, invalid_segment);
  239. for (vaddr = 0xe0000000; vaddr < KERNBASE; vaddr += SUN4C_REAL_PGDIR_SIZE)
  240. sun4c_put_segmap(vaddr, invalid_segment);
  241. for (vaddr = kernel_end; vaddr < KADB_DEBUGGER_BEGVM; vaddr += SUN4C_REAL_PGDIR_SIZE)
  242. sun4c_put_segmap(vaddr, invalid_segment);
  243. for (vaddr = LINUX_OPPROM_ENDVM; vaddr; vaddr += SUN4C_REAL_PGDIR_SIZE)
  244. sun4c_put_segmap(vaddr, invalid_segment);
  245. }
  246. sun4c_set_context(savectx);
  247. }
  248. void __init sun4c_probe_vac(void)
  249. {
  250. sun4c_disable_vac();
  251. if ((idprom->id_machtype == (SM_SUN4C | SM_4C_SS1)) ||
  252. (idprom->id_machtype == (SM_SUN4C | SM_4C_SS1PLUS))) {
  253. /* PROM on SS1 lacks this info, to be super safe we
  254. * hard code it here since this arch is cast in stone.
  255. */
  256. sun4c_vacinfo.num_bytes = 65536;
  257. sun4c_vacinfo.linesize = 16;
  258. } else {
  259. sun4c_vacinfo.num_bytes =
  260. prom_getintdefault(prom_root_node, "vac-size", 65536);
  261. sun4c_vacinfo.linesize =
  262. prom_getintdefault(prom_root_node, "vac-linesize", 16);
  263. }
  264. sun4c_vacinfo.do_hwflushes =
  265. prom_getintdefault(prom_root_node, "vac-hwflush", 0);
  266. if (sun4c_vacinfo.do_hwflushes == 0)
  267. sun4c_vacinfo.do_hwflushes =
  268. prom_getintdefault(prom_root_node, "vac_hwflush", 0);
  269. if (sun4c_vacinfo.num_bytes != 65536) {
  270. prom_printf("WEIRD Sun4C VAC cache size, "
  271. "tell sparclinux@vger.kernel.org");
  272. prom_halt();
  273. }
  274. switch (sun4c_vacinfo.linesize) {
  275. case 16:
  276. sun4c_vacinfo.log2lsize = 4;
  277. break;
  278. case 32:
  279. sun4c_vacinfo.log2lsize = 5;
  280. break;
  281. default:
  282. prom_printf("probe_vac: Didn't expect vac-linesize of %d, halting\n",
  283. sun4c_vacinfo.linesize);
  284. prom_halt();
  285. };
  286. sun4c_flush_all();
  287. sun4c_enable_vac();
  288. }
  289. /* Patch instructions for the low level kernel fault handler. */
  290. extern unsigned long invalid_segment_patch1, invalid_segment_patch1_ff;
  291. extern unsigned long invalid_segment_patch2, invalid_segment_patch2_ff;
  292. extern unsigned long invalid_segment_patch1_1ff, invalid_segment_patch2_1ff;
  293. extern unsigned long num_context_patch1, num_context_patch1_16;
  294. extern unsigned long num_context_patch2_16;
  295. extern unsigned long vac_linesize_patch, vac_linesize_patch_32;
  296. extern unsigned long vac_hwflush_patch1, vac_hwflush_patch1_on;
  297. extern unsigned long vac_hwflush_patch2, vac_hwflush_patch2_on;
  298. #define PATCH_INSN(src, dst) do { \
  299. daddr = &(dst); \
  300. iaddr = &(src); \
  301. *daddr = *iaddr; \
  302. } while (0)
  303. static void __init patch_kernel_fault_handler(void)
  304. {
  305. unsigned long *iaddr, *daddr;
  306. switch (num_segmaps) {
  307. case 128:
  308. /* Default, nothing to do. */
  309. break;
  310. case 256:
  311. PATCH_INSN(invalid_segment_patch1_ff,
  312. invalid_segment_patch1);
  313. PATCH_INSN(invalid_segment_patch2_ff,
  314. invalid_segment_patch2);
  315. break;
  316. case 512:
  317. PATCH_INSN(invalid_segment_patch1_1ff,
  318. invalid_segment_patch1);
  319. PATCH_INSN(invalid_segment_patch2_1ff,
  320. invalid_segment_patch2);
  321. break;
  322. default:
  323. prom_printf("Unhandled number of segmaps: %d\n",
  324. num_segmaps);
  325. prom_halt();
  326. };
  327. switch (num_contexts) {
  328. case 8:
  329. /* Default, nothing to do. */
  330. break;
  331. case 16:
  332. PATCH_INSN(num_context_patch1_16,
  333. num_context_patch1);
  334. break;
  335. default:
  336. prom_printf("Unhandled number of contexts: %d\n",
  337. num_contexts);
  338. prom_halt();
  339. };
  340. if (sun4c_vacinfo.do_hwflushes != 0) {
  341. PATCH_INSN(vac_hwflush_patch1_on, vac_hwflush_patch1);
  342. PATCH_INSN(vac_hwflush_patch2_on, vac_hwflush_patch2);
  343. } else {
  344. switch (sun4c_vacinfo.linesize) {
  345. case 16:
  346. /* Default, nothing to do. */
  347. break;
  348. case 32:
  349. PATCH_INSN(vac_linesize_patch_32, vac_linesize_patch);
  350. break;
  351. default:
  352. prom_printf("Impossible VAC linesize %d, halting...\n",
  353. sun4c_vacinfo.linesize);
  354. prom_halt();
  355. };
  356. }
  357. }
  358. static void __init sun4c_probe_mmu(void)
  359. {
  360. if ((idprom->id_machtype == (SM_SUN4C | SM_4C_SS1)) ||
  361. (idprom->id_machtype == (SM_SUN4C | SM_4C_SS1PLUS))) {
  362. /* Hardcode these just to be safe, PROM on SS1 does
  363. * not have this info available in the root node.
  364. */
  365. num_segmaps = 128;
  366. num_contexts = 8;
  367. } else {
  368. num_segmaps =
  369. prom_getintdefault(prom_root_node, "mmu-npmg", 128);
  370. num_contexts =
  371. prom_getintdefault(prom_root_node, "mmu-nctx", 0x8);
  372. }
  373. patch_kernel_fault_handler();
  374. }
  375. volatile unsigned long __iomem *sun4c_memerr_reg = NULL;
  376. void __init sun4c_probe_memerr_reg(void)
  377. {
  378. int node;
  379. struct linux_prom_registers regs[1];
  380. node = prom_getchild(prom_root_node);
  381. node = prom_searchsiblings(prom_root_node, "memory-error");
  382. if (!node)
  383. return;
  384. if (prom_getproperty(node, "reg", (char *)regs, sizeof(regs)) <= 0)
  385. return;
  386. /* hmm I think regs[0].which_io is zero here anyways */
  387. sun4c_memerr_reg = ioremap(regs[0].phys_addr, regs[0].reg_size);
  388. }
  389. static inline void sun4c_init_ss2_cache_bug(void)
  390. {
  391. extern unsigned long start;
  392. if ((idprom->id_machtype == (SM_SUN4C | SM_4C_SS2)) ||
  393. (idprom->id_machtype == (SM_SUN4C | SM_4C_IPX)) ||
  394. (idprom->id_machtype == (SM_SUN4C | SM_4C_ELC))) {
  395. /* Whee.. */
  396. printk("SS2 cache bug detected, uncaching trap table page\n");
  397. sun4c_flush_page((unsigned int) &start);
  398. sun4c_put_pte(((unsigned long) &start),
  399. (sun4c_get_pte((unsigned long) &start) | _SUN4C_PAGE_NOCACHE));
  400. }
  401. }
  402. /* Addr is always aligned on a page boundary for us already. */
  403. static int sun4c_map_dma_area(struct device *dev, dma_addr_t *pba, unsigned long va,
  404. unsigned long addr, int len)
  405. {
  406. unsigned long page, end;
  407. *pba = addr;
  408. end = PAGE_ALIGN((addr + len));
  409. while (addr < end) {
  410. page = va;
  411. sun4c_flush_page(page);
  412. page -= PAGE_OFFSET;
  413. page >>= PAGE_SHIFT;
  414. page |= (_SUN4C_PAGE_VALID | _SUN4C_PAGE_DIRTY |
  415. _SUN4C_PAGE_NOCACHE | _SUN4C_PAGE_PRIV);
  416. sun4c_put_pte(addr, page);
  417. addr += PAGE_SIZE;
  418. va += PAGE_SIZE;
  419. }
  420. return 0;
  421. }
  422. static void sun4c_unmap_dma_area(struct device *dev, unsigned long busa, int len)
  423. {
  424. /* Fortunately for us, bus_addr == uncached_virt in sun4c. */
  425. /* XXX Implement this */
  426. }
  427. /* TLB management. */
  428. /* Don't change this struct without changing entry.S. This is used
  429. * in the in-window kernel fault handler, and you don't want to mess
  430. * with that. (See sun4c_fault in entry.S).
  431. */
  432. struct sun4c_mmu_entry {
  433. struct sun4c_mmu_entry *next;
  434. struct sun4c_mmu_entry *prev;
  435. unsigned long vaddr;
  436. unsigned char pseg;
  437. unsigned char locked;
  438. /* For user mappings only, and completely hidden from kernel
  439. * TLB miss code.
  440. */
  441. unsigned char ctx;
  442. struct sun4c_mmu_entry *lru_next;
  443. struct sun4c_mmu_entry *lru_prev;
  444. };
  445. static struct sun4c_mmu_entry mmu_entry_pool[SUN4C_MAX_SEGMAPS];
  446. static void __init sun4c_init_mmu_entry_pool(void)
  447. {
  448. int i;
  449. for (i=0; i < SUN4C_MAX_SEGMAPS; i++) {
  450. mmu_entry_pool[i].pseg = i;
  451. mmu_entry_pool[i].next = NULL;
  452. mmu_entry_pool[i].prev = NULL;
  453. mmu_entry_pool[i].vaddr = 0;
  454. mmu_entry_pool[i].locked = 0;
  455. mmu_entry_pool[i].ctx = 0;
  456. mmu_entry_pool[i].lru_next = NULL;
  457. mmu_entry_pool[i].lru_prev = NULL;
  458. }
  459. mmu_entry_pool[invalid_segment].locked = 1;
  460. }
  461. static inline void fix_permissions(unsigned long vaddr, unsigned long bits_on,
  462. unsigned long bits_off)
  463. {
  464. unsigned long start, end;
  465. end = vaddr + SUN4C_REAL_PGDIR_SIZE;
  466. for (start = vaddr; start < end; start += PAGE_SIZE)
  467. if (sun4c_get_pte(start) & _SUN4C_PAGE_VALID)
  468. sun4c_put_pte(start, (sun4c_get_pte(start) | bits_on) &
  469. ~bits_off);
  470. }
  471. static inline void sun4c_init_map_kernelprom(unsigned long kernel_end)
  472. {
  473. unsigned long vaddr;
  474. unsigned char pseg, ctx;
  475. for (vaddr = KADB_DEBUGGER_BEGVM;
  476. vaddr < LINUX_OPPROM_ENDVM;
  477. vaddr += SUN4C_REAL_PGDIR_SIZE) {
  478. pseg = sun4c_get_segmap(vaddr);
  479. if (pseg != invalid_segment) {
  480. mmu_entry_pool[pseg].locked = 1;
  481. for (ctx = 0; ctx < num_contexts; ctx++)
  482. prom_putsegment(ctx, vaddr, pseg);
  483. fix_permissions(vaddr, _SUN4C_PAGE_PRIV, 0);
  484. }
  485. }
  486. for (vaddr = KERNBASE; vaddr < kernel_end; vaddr += SUN4C_REAL_PGDIR_SIZE) {
  487. pseg = sun4c_get_segmap(vaddr);
  488. mmu_entry_pool[pseg].locked = 1;
  489. for (ctx = 0; ctx < num_contexts; ctx++)
  490. prom_putsegment(ctx, vaddr, pseg);
  491. fix_permissions(vaddr, _SUN4C_PAGE_PRIV, _SUN4C_PAGE_NOCACHE);
  492. }
  493. }
  494. static void __init sun4c_init_lock_area(unsigned long start, unsigned long end)
  495. {
  496. int i, ctx;
  497. while (start < end) {
  498. for (i = 0; i < invalid_segment; i++)
  499. if (!mmu_entry_pool[i].locked)
  500. break;
  501. mmu_entry_pool[i].locked = 1;
  502. sun4c_init_clean_segmap(i);
  503. for (ctx = 0; ctx < num_contexts; ctx++)
  504. prom_putsegment(ctx, start, mmu_entry_pool[i].pseg);
  505. start += SUN4C_REAL_PGDIR_SIZE;
  506. }
  507. }
  508. /* Don't change this struct without changing entry.S. This is used
  509. * in the in-window kernel fault handler, and you don't want to mess
  510. * with that. (See sun4c_fault in entry.S).
  511. */
  512. struct sun4c_mmu_ring {
  513. struct sun4c_mmu_entry ringhd;
  514. int num_entries;
  515. };
  516. static struct sun4c_mmu_ring sun4c_context_ring[SUN4C_MAX_CONTEXTS]; /* used user entries */
  517. static struct sun4c_mmu_ring sun4c_ufree_ring; /* free user entries */
  518. static struct sun4c_mmu_ring sun4c_ulru_ring; /* LRU user entries */
  519. struct sun4c_mmu_ring sun4c_kernel_ring; /* used kernel entries */
  520. struct sun4c_mmu_ring sun4c_kfree_ring; /* free kernel entries */
  521. static inline void sun4c_init_rings(void)
  522. {
  523. int i;
  524. for (i = 0; i < SUN4C_MAX_CONTEXTS; i++) {
  525. sun4c_context_ring[i].ringhd.next =
  526. sun4c_context_ring[i].ringhd.prev =
  527. &sun4c_context_ring[i].ringhd;
  528. sun4c_context_ring[i].num_entries = 0;
  529. }
  530. sun4c_ufree_ring.ringhd.next = sun4c_ufree_ring.ringhd.prev =
  531. &sun4c_ufree_ring.ringhd;
  532. sun4c_ufree_ring.num_entries = 0;
  533. sun4c_ulru_ring.ringhd.lru_next = sun4c_ulru_ring.ringhd.lru_prev =
  534. &sun4c_ulru_ring.ringhd;
  535. sun4c_ulru_ring.num_entries = 0;
  536. sun4c_kernel_ring.ringhd.next = sun4c_kernel_ring.ringhd.prev =
  537. &sun4c_kernel_ring.ringhd;
  538. sun4c_kernel_ring.num_entries = 0;
  539. sun4c_kfree_ring.ringhd.next = sun4c_kfree_ring.ringhd.prev =
  540. &sun4c_kfree_ring.ringhd;
  541. sun4c_kfree_ring.num_entries = 0;
  542. }
  543. static void add_ring(struct sun4c_mmu_ring *ring,
  544. struct sun4c_mmu_entry *entry)
  545. {
  546. struct sun4c_mmu_entry *head = &ring->ringhd;
  547. entry->prev = head;
  548. (entry->next = head->next)->prev = entry;
  549. head->next = entry;
  550. ring->num_entries++;
  551. }
  552. static inline void add_lru(struct sun4c_mmu_entry *entry)
  553. {
  554. struct sun4c_mmu_ring *ring = &sun4c_ulru_ring;
  555. struct sun4c_mmu_entry *head = &ring->ringhd;
  556. entry->lru_next = head;
  557. (entry->lru_prev = head->lru_prev)->lru_next = entry;
  558. head->lru_prev = entry;
  559. }
  560. static void add_ring_ordered(struct sun4c_mmu_ring *ring,
  561. struct sun4c_mmu_entry *entry)
  562. {
  563. struct sun4c_mmu_entry *head = &ring->ringhd;
  564. unsigned long addr = entry->vaddr;
  565. while ((head->next != &ring->ringhd) && (head->next->vaddr < addr))
  566. head = head->next;
  567. entry->prev = head;
  568. (entry->next = head->next)->prev = entry;
  569. head->next = entry;
  570. ring->num_entries++;
  571. add_lru(entry);
  572. }
  573. static inline void remove_ring(struct sun4c_mmu_ring *ring,
  574. struct sun4c_mmu_entry *entry)
  575. {
  576. struct sun4c_mmu_entry *next = entry->next;
  577. (next->prev = entry->prev)->next = next;
  578. ring->num_entries--;
  579. }
  580. static void remove_lru(struct sun4c_mmu_entry *entry)
  581. {
  582. struct sun4c_mmu_entry *next = entry->lru_next;
  583. (next->lru_prev = entry->lru_prev)->lru_next = next;
  584. }
  585. static void free_user_entry(int ctx, struct sun4c_mmu_entry *entry)
  586. {
  587. remove_ring(sun4c_context_ring+ctx, entry);
  588. remove_lru(entry);
  589. add_ring(&sun4c_ufree_ring, entry);
  590. }
  591. static void free_kernel_entry(struct sun4c_mmu_entry *entry,
  592. struct sun4c_mmu_ring *ring)
  593. {
  594. remove_ring(ring, entry);
  595. add_ring(&sun4c_kfree_ring, entry);
  596. }
  597. static void __init sun4c_init_fill_kernel_ring(int howmany)
  598. {
  599. int i;
  600. while (howmany) {
  601. for (i = 0; i < invalid_segment; i++)
  602. if (!mmu_entry_pool[i].locked)
  603. break;
  604. mmu_entry_pool[i].locked = 1;
  605. sun4c_init_clean_segmap(i);
  606. add_ring(&sun4c_kfree_ring, &mmu_entry_pool[i]);
  607. howmany--;
  608. }
  609. }
  610. static void __init sun4c_init_fill_user_ring(void)
  611. {
  612. int i;
  613. for (i = 0; i < invalid_segment; i++) {
  614. if (mmu_entry_pool[i].locked)
  615. continue;
  616. sun4c_init_clean_segmap(i);
  617. add_ring(&sun4c_ufree_ring, &mmu_entry_pool[i]);
  618. }
  619. }
  620. static void sun4c_kernel_unmap(struct sun4c_mmu_entry *kentry)
  621. {
  622. int savectx, ctx;
  623. savectx = sun4c_get_context();
  624. for (ctx = 0; ctx < num_contexts; ctx++) {
  625. sun4c_set_context(ctx);
  626. sun4c_put_segmap(kentry->vaddr, invalid_segment);
  627. }
  628. sun4c_set_context(savectx);
  629. }
  630. static void sun4c_kernel_map(struct sun4c_mmu_entry *kentry)
  631. {
  632. int savectx, ctx;
  633. savectx = sun4c_get_context();
  634. for (ctx = 0; ctx < num_contexts; ctx++) {
  635. sun4c_set_context(ctx);
  636. sun4c_put_segmap(kentry->vaddr, kentry->pseg);
  637. }
  638. sun4c_set_context(savectx);
  639. }
  640. #define sun4c_user_unmap(__entry) \
  641. sun4c_put_segmap((__entry)->vaddr, invalid_segment)
  642. static void sun4c_demap_context(struct sun4c_mmu_ring *crp, unsigned char ctx)
  643. {
  644. struct sun4c_mmu_entry *head = &crp->ringhd;
  645. unsigned long flags;
  646. local_irq_save(flags);
  647. if (head->next != head) {
  648. struct sun4c_mmu_entry *entry = head->next;
  649. int savectx = sun4c_get_context();
  650. flush_user_windows();
  651. sun4c_set_context(ctx);
  652. sun4c_flush_context();
  653. do {
  654. struct sun4c_mmu_entry *next = entry->next;
  655. sun4c_user_unmap(entry);
  656. free_user_entry(ctx, entry);
  657. entry = next;
  658. } while (entry != head);
  659. sun4c_set_context(savectx);
  660. }
  661. local_irq_restore(flags);
  662. }
  663. static int sun4c_user_taken_entries; /* This is how much we have. */
  664. static int max_user_taken_entries; /* This limits us and prevents deadlock. */
  665. static struct sun4c_mmu_entry *sun4c_kernel_strategy(void)
  666. {
  667. struct sun4c_mmu_entry *this_entry;
  668. /* If some are free, return first one. */
  669. if (sun4c_kfree_ring.num_entries) {
  670. this_entry = sun4c_kfree_ring.ringhd.next;
  671. return this_entry;
  672. }
  673. /* Else free one up. */
  674. this_entry = sun4c_kernel_ring.ringhd.prev;
  675. sun4c_flush_segment(this_entry->vaddr);
  676. sun4c_kernel_unmap(this_entry);
  677. free_kernel_entry(this_entry, &sun4c_kernel_ring);
  678. this_entry = sun4c_kfree_ring.ringhd.next;
  679. return this_entry;
  680. }
  681. /* Using this method to free up mmu entries eliminates a lot of
  682. * potential races since we have a kernel that incurs tlb
  683. * replacement faults. There may be performance penalties.
  684. *
  685. * NOTE: Must be called with interrupts disabled.
  686. */
  687. static struct sun4c_mmu_entry *sun4c_user_strategy(void)
  688. {
  689. struct sun4c_mmu_entry *entry;
  690. unsigned char ctx;
  691. int savectx;
  692. /* If some are free, return first one. */
  693. if (sun4c_ufree_ring.num_entries) {
  694. entry = sun4c_ufree_ring.ringhd.next;
  695. goto unlink_out;
  696. }
  697. if (sun4c_user_taken_entries) {
  698. entry = sun4c_kernel_strategy();
  699. sun4c_user_taken_entries--;
  700. goto kunlink_out;
  701. }
  702. /* Grab from the beginning of the LRU list. */
  703. entry = sun4c_ulru_ring.ringhd.lru_next;
  704. ctx = entry->ctx;
  705. savectx = sun4c_get_context();
  706. flush_user_windows();
  707. sun4c_set_context(ctx);
  708. sun4c_flush_segment(entry->vaddr);
  709. sun4c_user_unmap(entry);
  710. remove_ring(sun4c_context_ring + ctx, entry);
  711. remove_lru(entry);
  712. sun4c_set_context(savectx);
  713. return entry;
  714. unlink_out:
  715. remove_ring(&sun4c_ufree_ring, entry);
  716. return entry;
  717. kunlink_out:
  718. remove_ring(&sun4c_kfree_ring, entry);
  719. return entry;
  720. }
  721. /* NOTE: Must be called with interrupts disabled. */
  722. void sun4c_grow_kernel_ring(void)
  723. {
  724. struct sun4c_mmu_entry *entry;
  725. /* Prevent deadlock condition. */
  726. if (sun4c_user_taken_entries >= max_user_taken_entries)
  727. return;
  728. if (sun4c_ufree_ring.num_entries) {
  729. entry = sun4c_ufree_ring.ringhd.next;
  730. remove_ring(&sun4c_ufree_ring, entry);
  731. add_ring(&sun4c_kfree_ring, entry);
  732. sun4c_user_taken_entries++;
  733. }
  734. }
  735. /* 2 page buckets for task struct and kernel stack allocation.
  736. *
  737. * TASK_STACK_BEGIN
  738. * bucket[0]
  739. * bucket[1]
  740. * [ ... ]
  741. * bucket[NR_TASK_BUCKETS-1]
  742. * TASK_STACK_BEGIN + (sizeof(struct task_bucket) * NR_TASK_BUCKETS)
  743. *
  744. * Each slot looks like:
  745. *
  746. * page 1 -- task struct + beginning of kernel stack
  747. * page 2 -- rest of kernel stack
  748. */
  749. union task_union *sun4c_bucket[NR_TASK_BUCKETS];
  750. static int sun4c_lowbucket_avail;
  751. #define BUCKET_EMPTY ((union task_union *) 0)
  752. #define BUCKET_SHIFT (PAGE_SHIFT + 1) /* log2(sizeof(struct task_bucket)) */
  753. #define BUCKET_SIZE (1 << BUCKET_SHIFT)
  754. #define BUCKET_NUM(addr) ((((addr) - SUN4C_LOCK_VADDR) >> BUCKET_SHIFT))
  755. #define BUCKET_ADDR(num) (((num) << BUCKET_SHIFT) + SUN4C_LOCK_VADDR)
  756. #define BUCKET_PTE(page) \
  757. ((((page) - PAGE_OFFSET) >> PAGE_SHIFT) | pgprot_val(SUN4C_PAGE_KERNEL))
  758. #define BUCKET_PTE_PAGE(pte) \
  759. (PAGE_OFFSET + (((pte) & SUN4C_PFN_MASK) << PAGE_SHIFT))
  760. static void get_locked_segment(unsigned long addr)
  761. {
  762. struct sun4c_mmu_entry *stolen;
  763. unsigned long flags;
  764. local_irq_save(flags);
  765. addr &= SUN4C_REAL_PGDIR_MASK;
  766. stolen = sun4c_user_strategy();
  767. max_user_taken_entries--;
  768. stolen->vaddr = addr;
  769. flush_user_windows();
  770. sun4c_kernel_map(stolen);
  771. local_irq_restore(flags);
  772. }
  773. static void free_locked_segment(unsigned long addr)
  774. {
  775. struct sun4c_mmu_entry *entry;
  776. unsigned long flags;
  777. unsigned char pseg;
  778. local_irq_save(flags);
  779. addr &= SUN4C_REAL_PGDIR_MASK;
  780. pseg = sun4c_get_segmap(addr);
  781. entry = &mmu_entry_pool[pseg];
  782. flush_user_windows();
  783. sun4c_flush_segment(addr);
  784. sun4c_kernel_unmap(entry);
  785. add_ring(&sun4c_ufree_ring, entry);
  786. max_user_taken_entries++;
  787. local_irq_restore(flags);
  788. }
  789. static inline void garbage_collect(int entry)
  790. {
  791. int start, end;
  792. /* 32 buckets per segment... */
  793. entry &= ~31;
  794. start = entry;
  795. for (end = (start + 32); start < end; start++)
  796. if (sun4c_bucket[start] != BUCKET_EMPTY)
  797. return;
  798. /* Entire segment empty, release it. */
  799. free_locked_segment(BUCKET_ADDR(entry));
  800. }
  801. static struct thread_info *sun4c_alloc_thread_info(void)
  802. {
  803. unsigned long addr, pages;
  804. int entry;
  805. pages = __get_free_pages(GFP_KERNEL, THREAD_INFO_ORDER);
  806. if (!pages)
  807. return NULL;
  808. for (entry = sun4c_lowbucket_avail; entry < NR_TASK_BUCKETS; entry++)
  809. if (sun4c_bucket[entry] == BUCKET_EMPTY)
  810. break;
  811. if (entry == NR_TASK_BUCKETS) {
  812. free_pages(pages, THREAD_INFO_ORDER);
  813. return NULL;
  814. }
  815. if (entry >= sun4c_lowbucket_avail)
  816. sun4c_lowbucket_avail = entry + 1;
  817. addr = BUCKET_ADDR(entry);
  818. sun4c_bucket[entry] = (union task_union *) addr;
  819. if(sun4c_get_segmap(addr) == invalid_segment)
  820. get_locked_segment(addr);
  821. /* We are changing the virtual color of the page(s)
  822. * so we must flush the cache to guarantee consistency.
  823. */
  824. sun4c_flush_page(pages);
  825. sun4c_flush_page(pages + PAGE_SIZE);
  826. sun4c_put_pte(addr, BUCKET_PTE(pages));
  827. sun4c_put_pte(addr + PAGE_SIZE, BUCKET_PTE(pages + PAGE_SIZE));
  828. #ifdef CONFIG_DEBUG_STACK_USAGE
  829. memset((void *)addr, 0, PAGE_SIZE << THREAD_INFO_ORDER);
  830. #endif /* DEBUG_STACK_USAGE */
  831. return (struct thread_info *) addr;
  832. }
  833. static void sun4c_free_thread_info(struct thread_info *ti)
  834. {
  835. unsigned long tiaddr = (unsigned long) ti;
  836. unsigned long pages = BUCKET_PTE_PAGE(sun4c_get_pte(tiaddr));
  837. int entry = BUCKET_NUM(tiaddr);
  838. /* We are deleting a mapping, so the flush here is mandatory. */
  839. sun4c_flush_page(tiaddr);
  840. sun4c_flush_page(tiaddr + PAGE_SIZE);
  841. sun4c_put_pte(tiaddr, 0);
  842. sun4c_put_pte(tiaddr + PAGE_SIZE, 0);
  843. sun4c_bucket[entry] = BUCKET_EMPTY;
  844. if (entry < sun4c_lowbucket_avail)
  845. sun4c_lowbucket_avail = entry;
  846. free_pages(pages, THREAD_INFO_ORDER);
  847. garbage_collect(entry);
  848. }
  849. static void __init sun4c_init_buckets(void)
  850. {
  851. int entry;
  852. if (sizeof(union thread_union) != (PAGE_SIZE << THREAD_INFO_ORDER)) {
  853. extern void thread_info_size_is_bolixed_pete(void);
  854. thread_info_size_is_bolixed_pete();
  855. }
  856. for (entry = 0; entry < NR_TASK_BUCKETS; entry++)
  857. sun4c_bucket[entry] = BUCKET_EMPTY;
  858. sun4c_lowbucket_avail = 0;
  859. }
  860. static unsigned long sun4c_iobuffer_start;
  861. static unsigned long sun4c_iobuffer_end;
  862. static unsigned long sun4c_iobuffer_high;
  863. static unsigned long *sun4c_iobuffer_map;
  864. static int iobuffer_map_size;
  865. /*
  866. * Alias our pages so they do not cause a trap.
  867. * Also one page may be aliased into several I/O areas and we may
  868. * finish these I/O separately.
  869. */
  870. static char *sun4c_lockarea(char *vaddr, unsigned long size)
  871. {
  872. unsigned long base, scan;
  873. unsigned long npages;
  874. unsigned long vpage;
  875. unsigned long pte;
  876. unsigned long apage;
  877. unsigned long high;
  878. unsigned long flags;
  879. npages = (((unsigned long)vaddr & ~PAGE_MASK) +
  880. size + (PAGE_SIZE-1)) >> PAGE_SHIFT;
  881. local_irq_save(flags);
  882. base = bitmap_find_next_zero_area(sun4c_iobuffer_map, iobuffer_map_size,
  883. 0, npages, 0);
  884. if (base >= iobuffer_map_size)
  885. goto abend;
  886. high = ((base + npages) << PAGE_SHIFT) + sun4c_iobuffer_start;
  887. high = SUN4C_REAL_PGDIR_ALIGN(high);
  888. while (high > sun4c_iobuffer_high) {
  889. get_locked_segment(sun4c_iobuffer_high);
  890. sun4c_iobuffer_high += SUN4C_REAL_PGDIR_SIZE;
  891. }
  892. vpage = ((unsigned long) vaddr) & PAGE_MASK;
  893. for (scan = base; scan < base+npages; scan++) {
  894. pte = ((vpage-PAGE_OFFSET) >> PAGE_SHIFT);
  895. pte |= pgprot_val(SUN4C_PAGE_KERNEL);
  896. pte |= _SUN4C_PAGE_NOCACHE;
  897. set_bit(scan, sun4c_iobuffer_map);
  898. apage = (scan << PAGE_SHIFT) + sun4c_iobuffer_start;
  899. /* Flush original mapping so we see the right things later. */
  900. sun4c_flush_page(vpage);
  901. sun4c_put_pte(apage, pte);
  902. vpage += PAGE_SIZE;
  903. }
  904. local_irq_restore(flags);
  905. return (char *) ((base << PAGE_SHIFT) + sun4c_iobuffer_start +
  906. (((unsigned long) vaddr) & ~PAGE_MASK));
  907. abend:
  908. local_irq_restore(flags);
  909. printk("DMA vaddr=0x%p size=%08lx\n", vaddr, size);
  910. panic("Out of iobuffer table");
  911. return NULL;
  912. }
  913. static void sun4c_unlockarea(char *vaddr, unsigned long size)
  914. {
  915. unsigned long vpage, npages;
  916. unsigned long flags;
  917. int scan, high;
  918. vpage = (unsigned long)vaddr & PAGE_MASK;
  919. npages = (((unsigned long)vaddr & ~PAGE_MASK) +
  920. size + (PAGE_SIZE-1)) >> PAGE_SHIFT;
  921. local_irq_save(flags);
  922. while (npages != 0) {
  923. --npages;
  924. /* This mapping is marked non-cachable, no flush necessary. */
  925. sun4c_put_pte(vpage, 0);
  926. clear_bit((vpage - sun4c_iobuffer_start) >> PAGE_SHIFT,
  927. sun4c_iobuffer_map);
  928. vpage += PAGE_SIZE;
  929. }
  930. /* garbage collect */
  931. scan = (sun4c_iobuffer_high - sun4c_iobuffer_start) >> PAGE_SHIFT;
  932. while (scan >= 0 && !sun4c_iobuffer_map[scan >> 5])
  933. scan -= 32;
  934. scan += 32;
  935. high = sun4c_iobuffer_start + (scan << PAGE_SHIFT);
  936. high = SUN4C_REAL_PGDIR_ALIGN(high) + SUN4C_REAL_PGDIR_SIZE;
  937. while (high < sun4c_iobuffer_high) {
  938. sun4c_iobuffer_high -= SUN4C_REAL_PGDIR_SIZE;
  939. free_locked_segment(sun4c_iobuffer_high);
  940. }
  941. local_irq_restore(flags);
  942. }
  943. /* Note the scsi code at init time passes to here buffers
  944. * which sit on the kernel stack, those are already locked
  945. * by implication and fool the page locking code above
  946. * if passed to by mistake.
  947. */
  948. static __u32 sun4c_get_scsi_one(struct device *dev, char *bufptr, unsigned long len)
  949. {
  950. unsigned long page;
  951. page = ((unsigned long)bufptr) & PAGE_MASK;
  952. if (!virt_addr_valid(page)) {
  953. sun4c_flush_page(page);
  954. return (__u32)bufptr; /* already locked */
  955. }
  956. return (__u32)sun4c_lockarea(bufptr, len);
  957. }
  958. static void sun4c_get_scsi_sgl(struct device *dev, struct scatterlist *sg, int sz)
  959. {
  960. while (sz != 0) {
  961. --sz;
  962. sg->dma_address = (__u32)sun4c_lockarea(sg_virt(sg), sg->length);
  963. sg->dma_length = sg->length;
  964. sg = sg_next(sg);
  965. }
  966. }
  967. static void sun4c_release_scsi_one(struct device *dev, __u32 bufptr, unsigned long len)
  968. {
  969. if (bufptr < sun4c_iobuffer_start)
  970. return; /* On kernel stack or similar, see above */
  971. sun4c_unlockarea((char *)bufptr, len);
  972. }
  973. static void sun4c_release_scsi_sgl(struct device *dev, struct scatterlist *sg, int sz)
  974. {
  975. while (sz != 0) {
  976. --sz;
  977. sun4c_unlockarea((char *)sg->dma_address, sg->length);
  978. sg = sg_next(sg);
  979. }
  980. }
  981. #define TASK_ENTRY_SIZE BUCKET_SIZE /* see above */
  982. #define LONG_ALIGN(x) (((x)+(sizeof(long))-1)&~((sizeof(long))-1))
  983. struct vm_area_struct sun4c_kstack_vma;
  984. static void __init sun4c_init_lock_areas(void)
  985. {
  986. unsigned long sun4c_taskstack_start;
  987. unsigned long sun4c_taskstack_end;
  988. int bitmap_size;
  989. sun4c_init_buckets();
  990. sun4c_taskstack_start = SUN4C_LOCK_VADDR;
  991. sun4c_taskstack_end = (sun4c_taskstack_start +
  992. (TASK_ENTRY_SIZE * NR_TASK_BUCKETS));
  993. if (sun4c_taskstack_end >= SUN4C_LOCK_END) {
  994. prom_printf("Too many tasks, decrease NR_TASK_BUCKETS please.\n");
  995. prom_halt();
  996. }
  997. sun4c_iobuffer_start = sun4c_iobuffer_high =
  998. SUN4C_REAL_PGDIR_ALIGN(sun4c_taskstack_end);
  999. sun4c_iobuffer_end = SUN4C_LOCK_END;
  1000. bitmap_size = (sun4c_iobuffer_end - sun4c_iobuffer_start) >> PAGE_SHIFT;
  1001. bitmap_size = (bitmap_size + 7) >> 3;
  1002. bitmap_size = LONG_ALIGN(bitmap_size);
  1003. iobuffer_map_size = bitmap_size << 3;
  1004. sun4c_iobuffer_map = __alloc_bootmem(bitmap_size, SMP_CACHE_BYTES, 0UL);
  1005. memset((void *) sun4c_iobuffer_map, 0, bitmap_size);
  1006. sun4c_kstack_vma.vm_mm = &init_mm;
  1007. sun4c_kstack_vma.vm_start = sun4c_taskstack_start;
  1008. sun4c_kstack_vma.vm_end = sun4c_taskstack_end;
  1009. sun4c_kstack_vma.vm_page_prot = PAGE_SHARED;
  1010. sun4c_kstack_vma.vm_flags = VM_READ | VM_WRITE | VM_EXEC;
  1011. insert_vm_struct(&init_mm, &sun4c_kstack_vma);
  1012. }
  1013. /* Cache flushing on the sun4c. */
  1014. static void sun4c_flush_cache_all(void)
  1015. {
  1016. unsigned long begin, end;
  1017. flush_user_windows();
  1018. begin = (KERNBASE + SUN4C_REAL_PGDIR_SIZE);
  1019. end = (begin + SUN4C_VAC_SIZE);
  1020. if (sun4c_vacinfo.linesize == 32) {
  1021. while (begin < end) {
  1022. __asm__ __volatile__(
  1023. "ld [%0 + 0x00], %%g0\n\t"
  1024. "ld [%0 + 0x20], %%g0\n\t"
  1025. "ld [%0 + 0x40], %%g0\n\t"
  1026. "ld [%0 + 0x60], %%g0\n\t"
  1027. "ld [%0 + 0x80], %%g0\n\t"
  1028. "ld [%0 + 0xa0], %%g0\n\t"
  1029. "ld [%0 + 0xc0], %%g0\n\t"
  1030. "ld [%0 + 0xe0], %%g0\n\t"
  1031. "ld [%0 + 0x100], %%g0\n\t"
  1032. "ld [%0 + 0x120], %%g0\n\t"
  1033. "ld [%0 + 0x140], %%g0\n\t"
  1034. "ld [%0 + 0x160], %%g0\n\t"
  1035. "ld [%0 + 0x180], %%g0\n\t"
  1036. "ld [%0 + 0x1a0], %%g0\n\t"
  1037. "ld [%0 + 0x1c0], %%g0\n\t"
  1038. "ld [%0 + 0x1e0], %%g0\n"
  1039. : : "r" (begin));
  1040. begin += 512;
  1041. }
  1042. } else {
  1043. while (begin < end) {
  1044. __asm__ __volatile__(
  1045. "ld [%0 + 0x00], %%g0\n\t"
  1046. "ld [%0 + 0x10], %%g0\n\t"
  1047. "ld [%0 + 0x20], %%g0\n\t"
  1048. "ld [%0 + 0x30], %%g0\n\t"
  1049. "ld [%0 + 0x40], %%g0\n\t"
  1050. "ld [%0 + 0x50], %%g0\n\t"
  1051. "ld [%0 + 0x60], %%g0\n\t"
  1052. "ld [%0 + 0x70], %%g0\n\t"
  1053. "ld [%0 + 0x80], %%g0\n\t"
  1054. "ld [%0 + 0x90], %%g0\n\t"
  1055. "ld [%0 + 0xa0], %%g0\n\t"
  1056. "ld [%0 + 0xb0], %%g0\n\t"
  1057. "ld [%0 + 0xc0], %%g0\n\t"
  1058. "ld [%0 + 0xd0], %%g0\n\t"
  1059. "ld [%0 + 0xe0], %%g0\n\t"
  1060. "ld [%0 + 0xf0], %%g0\n"
  1061. : : "r" (begin));
  1062. begin += 256;
  1063. }
  1064. }
  1065. }
  1066. static void sun4c_flush_cache_mm(struct mm_struct *mm)
  1067. {
  1068. int new_ctx = mm->context;
  1069. if (new_ctx != NO_CONTEXT) {
  1070. flush_user_windows();
  1071. if (sun4c_context_ring[new_ctx].num_entries) {
  1072. struct sun4c_mmu_entry *head = &sun4c_context_ring[new_ctx].ringhd;
  1073. unsigned long flags;
  1074. local_irq_save(flags);
  1075. if (head->next != head) {
  1076. struct sun4c_mmu_entry *entry = head->next;
  1077. int savectx = sun4c_get_context();
  1078. sun4c_set_context(new_ctx);
  1079. sun4c_flush_context();
  1080. do {
  1081. struct sun4c_mmu_entry *next = entry->next;
  1082. sun4c_user_unmap(entry);
  1083. free_user_entry(new_ctx, entry);
  1084. entry = next;
  1085. } while (entry != head);
  1086. sun4c_set_context(savectx);
  1087. }
  1088. local_irq_restore(flags);
  1089. }
  1090. }
  1091. }
  1092. static void sun4c_flush_cache_range(struct vm_area_struct *vma, unsigned long start, unsigned long end)
  1093. {
  1094. struct mm_struct *mm = vma->vm_mm;
  1095. int new_ctx = mm->context;
  1096. if (new_ctx != NO_CONTEXT) {
  1097. struct sun4c_mmu_entry *head = &sun4c_context_ring[new_ctx].ringhd;
  1098. struct sun4c_mmu_entry *entry;
  1099. unsigned long flags;
  1100. flush_user_windows();
  1101. local_irq_save(flags);
  1102. /* All user segmap chains are ordered on entry->vaddr. */
  1103. for (entry = head->next;
  1104. (entry != head) && ((entry->vaddr+SUN4C_REAL_PGDIR_SIZE) < start);
  1105. entry = entry->next)
  1106. ;
  1107. /* Tracing various job mixtures showed that this conditional
  1108. * only passes ~35% of the time for most worse case situations,
  1109. * therefore we avoid all of this gross overhead ~65% of the time.
  1110. */
  1111. if ((entry != head) && (entry->vaddr < end)) {
  1112. int octx = sun4c_get_context();
  1113. sun4c_set_context(new_ctx);
  1114. /* At this point, always, (start >= entry->vaddr) and
  1115. * (entry->vaddr < end), once the latter condition
  1116. * ceases to hold, or we hit the end of the list, we
  1117. * exit the loop. The ordering of all user allocated
  1118. * segmaps makes this all work out so beautifully.
  1119. */
  1120. do {
  1121. struct sun4c_mmu_entry *next = entry->next;
  1122. unsigned long realend;
  1123. /* "realstart" is always >= entry->vaddr */
  1124. realend = entry->vaddr + SUN4C_REAL_PGDIR_SIZE;
  1125. if (end < realend)
  1126. realend = end;
  1127. if ((realend - entry->vaddr) <= (PAGE_SIZE << 3)) {
  1128. unsigned long page = entry->vaddr;
  1129. while (page < realend) {
  1130. sun4c_flush_page(page);
  1131. page += PAGE_SIZE;
  1132. }
  1133. } else {
  1134. sun4c_flush_segment(entry->vaddr);
  1135. sun4c_user_unmap(entry);
  1136. free_user_entry(new_ctx, entry);
  1137. }
  1138. entry = next;
  1139. } while ((entry != head) && (entry->vaddr < end));
  1140. sun4c_set_context(octx);
  1141. }
  1142. local_irq_restore(flags);
  1143. }
  1144. }
  1145. static void sun4c_flush_cache_page(struct vm_area_struct *vma, unsigned long page)
  1146. {
  1147. struct mm_struct *mm = vma->vm_mm;
  1148. int new_ctx = mm->context;
  1149. /* Sun4c has no separate I/D caches so cannot optimize for non
  1150. * text page flushes.
  1151. */
  1152. if (new_ctx != NO_CONTEXT) {
  1153. int octx = sun4c_get_context();
  1154. unsigned long flags;
  1155. flush_user_windows();
  1156. local_irq_save(flags);
  1157. sun4c_set_context(new_ctx);
  1158. sun4c_flush_page(page);
  1159. sun4c_set_context(octx);
  1160. local_irq_restore(flags);
  1161. }
  1162. }
  1163. static void sun4c_flush_page_to_ram(unsigned long page)
  1164. {
  1165. unsigned long flags;
  1166. local_irq_save(flags);
  1167. sun4c_flush_page(page);
  1168. local_irq_restore(flags);
  1169. }
  1170. /* Sun4c cache is unified, both instructions and data live there, so
  1171. * no need to flush the on-stack instructions for new signal handlers.
  1172. */
  1173. static void sun4c_flush_sig_insns(struct mm_struct *mm, unsigned long insn_addr)
  1174. {
  1175. }
  1176. /* TLB flushing on the sun4c. These routines count on the cache
  1177. * flushing code to flush the user register windows so that we need
  1178. * not do so when we get here.
  1179. */
  1180. static void sun4c_flush_tlb_all(void)
  1181. {
  1182. struct sun4c_mmu_entry *this_entry, *next_entry;
  1183. unsigned long flags;
  1184. int savectx, ctx;
  1185. local_irq_save(flags);
  1186. this_entry = sun4c_kernel_ring.ringhd.next;
  1187. savectx = sun4c_get_context();
  1188. flush_user_windows();
  1189. while (sun4c_kernel_ring.num_entries) {
  1190. next_entry = this_entry->next;
  1191. sun4c_flush_segment(this_entry->vaddr);
  1192. for (ctx = 0; ctx < num_contexts; ctx++) {
  1193. sun4c_set_context(ctx);
  1194. sun4c_put_segmap(this_entry->vaddr, invalid_segment);
  1195. }
  1196. free_kernel_entry(this_entry, &sun4c_kernel_ring);
  1197. this_entry = next_entry;
  1198. }
  1199. sun4c_set_context(savectx);
  1200. local_irq_restore(flags);
  1201. }
  1202. static void sun4c_flush_tlb_mm(struct mm_struct *mm)
  1203. {
  1204. int new_ctx = mm->context;
  1205. if (new_ctx != NO_CONTEXT) {
  1206. struct sun4c_mmu_entry *head = &sun4c_context_ring[new_ctx].ringhd;
  1207. unsigned long flags;
  1208. local_irq_save(flags);
  1209. if (head->next != head) {
  1210. struct sun4c_mmu_entry *entry = head->next;
  1211. int savectx = sun4c_get_context();
  1212. sun4c_set_context(new_ctx);
  1213. sun4c_flush_context();
  1214. do {
  1215. struct sun4c_mmu_entry *next = entry->next;
  1216. sun4c_user_unmap(entry);
  1217. free_user_entry(new_ctx, entry);
  1218. entry = next;
  1219. } while (entry != head);
  1220. sun4c_set_context(savectx);
  1221. }
  1222. local_irq_restore(flags);
  1223. }
  1224. }
  1225. static void sun4c_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, unsigned long end)
  1226. {
  1227. struct mm_struct *mm = vma->vm_mm;
  1228. int new_ctx = mm->context;
  1229. if (new_ctx != NO_CONTEXT) {
  1230. struct sun4c_mmu_entry *head = &sun4c_context_ring[new_ctx].ringhd;
  1231. struct sun4c_mmu_entry *entry;
  1232. unsigned long flags;
  1233. local_irq_save(flags);
  1234. /* See commentary in sun4c_flush_cache_range(). */
  1235. for (entry = head->next;
  1236. (entry != head) && ((entry->vaddr+SUN4C_REAL_PGDIR_SIZE) < start);
  1237. entry = entry->next)
  1238. ;
  1239. if ((entry != head) && (entry->vaddr < end)) {
  1240. int octx = sun4c_get_context();
  1241. sun4c_set_context(new_ctx);
  1242. do {
  1243. struct sun4c_mmu_entry *next = entry->next;
  1244. sun4c_flush_segment(entry->vaddr);
  1245. sun4c_user_unmap(entry);
  1246. free_user_entry(new_ctx, entry);
  1247. entry = next;
  1248. } while ((entry != head) && (entry->vaddr < end));
  1249. sun4c_set_context(octx);
  1250. }
  1251. local_irq_restore(flags);
  1252. }
  1253. }
  1254. static void sun4c_flush_tlb_page(struct vm_area_struct *vma, unsigned long page)
  1255. {
  1256. struct mm_struct *mm = vma->vm_mm;
  1257. int new_ctx = mm->context;
  1258. if (new_ctx != NO_CONTEXT) {
  1259. int savectx = sun4c_get_context();
  1260. unsigned long flags;
  1261. local_irq_save(flags);
  1262. sun4c_set_context(new_ctx);
  1263. page &= PAGE_MASK;
  1264. sun4c_flush_page(page);
  1265. sun4c_put_pte(page, 0);
  1266. sun4c_set_context(savectx);
  1267. local_irq_restore(flags);
  1268. }
  1269. }
  1270. static inline void sun4c_mapioaddr(unsigned long physaddr, unsigned long virt_addr)
  1271. {
  1272. unsigned long page_entry, pg_iobits;
  1273. pg_iobits = _SUN4C_PAGE_PRESENT | _SUN4C_READABLE | _SUN4C_WRITEABLE |
  1274. _SUN4C_PAGE_IO | _SUN4C_PAGE_NOCACHE;
  1275. page_entry = ((physaddr >> PAGE_SHIFT) & SUN4C_PFN_MASK);
  1276. page_entry |= ((pg_iobits | _SUN4C_PAGE_PRIV) & ~(_SUN4C_PAGE_PRESENT));
  1277. sun4c_put_pte(virt_addr, page_entry);
  1278. }
  1279. static void sun4c_mapiorange(unsigned int bus, unsigned long xpa,
  1280. unsigned long xva, unsigned int len)
  1281. {
  1282. while (len != 0) {
  1283. len -= PAGE_SIZE;
  1284. sun4c_mapioaddr(xpa, xva);
  1285. xva += PAGE_SIZE;
  1286. xpa += PAGE_SIZE;
  1287. }
  1288. }
  1289. static void sun4c_unmapiorange(unsigned long virt_addr, unsigned int len)
  1290. {
  1291. while (len != 0) {
  1292. len -= PAGE_SIZE;
  1293. sun4c_put_pte(virt_addr, 0);
  1294. virt_addr += PAGE_SIZE;
  1295. }
  1296. }
  1297. static void sun4c_alloc_context(struct mm_struct *old_mm, struct mm_struct *mm)
  1298. {
  1299. struct ctx_list *ctxp;
  1300. ctxp = ctx_free.next;
  1301. if (ctxp != &ctx_free) {
  1302. remove_from_ctx_list(ctxp);
  1303. add_to_used_ctxlist(ctxp);
  1304. mm->context = ctxp->ctx_number;
  1305. ctxp->ctx_mm = mm;
  1306. return;
  1307. }
  1308. ctxp = ctx_used.next;
  1309. if (ctxp->ctx_mm == old_mm)
  1310. ctxp = ctxp->next;
  1311. remove_from_ctx_list(ctxp);
  1312. add_to_used_ctxlist(ctxp);
  1313. ctxp->ctx_mm->context = NO_CONTEXT;
  1314. ctxp->ctx_mm = mm;
  1315. mm->context = ctxp->ctx_number;
  1316. sun4c_demap_context(&sun4c_context_ring[ctxp->ctx_number],
  1317. ctxp->ctx_number);
  1318. }
  1319. /* Switch the current MM context. */
  1320. static void sun4c_switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, struct task_struct *tsk, int cpu)
  1321. {
  1322. struct ctx_list *ctx;
  1323. int dirty = 0;
  1324. if (mm->context == NO_CONTEXT) {
  1325. dirty = 1;
  1326. sun4c_alloc_context(old_mm, mm);
  1327. } else {
  1328. /* Update the LRU ring of contexts. */
  1329. ctx = ctx_list_pool + mm->context;
  1330. remove_from_ctx_list(ctx);
  1331. add_to_used_ctxlist(ctx);
  1332. }
  1333. if (dirty || old_mm != mm)
  1334. sun4c_set_context(mm->context);
  1335. }
  1336. static void sun4c_destroy_context(struct mm_struct *mm)
  1337. {
  1338. struct ctx_list *ctx_old;
  1339. if (mm->context != NO_CONTEXT) {
  1340. sun4c_demap_context(&sun4c_context_ring[mm->context], mm->context);
  1341. ctx_old = ctx_list_pool + mm->context;
  1342. remove_from_ctx_list(ctx_old);
  1343. add_to_free_ctxlist(ctx_old);
  1344. mm->context = NO_CONTEXT;
  1345. }
  1346. }
  1347. static void sun4c_mmu_info(struct seq_file *m)
  1348. {
  1349. int used_user_entries, i;
  1350. used_user_entries = 0;
  1351. for (i = 0; i < num_contexts; i++)
  1352. used_user_entries += sun4c_context_ring[i].num_entries;
  1353. seq_printf(m,
  1354. "vacsize\t\t: %d bytes\n"
  1355. "vachwflush\t: %s\n"
  1356. "vaclinesize\t: %d bytes\n"
  1357. "mmuctxs\t\t: %d\n"
  1358. "mmupsegs\t: %d\n"
  1359. "kernelpsegs\t: %d\n"
  1360. "kfreepsegs\t: %d\n"
  1361. "usedpsegs\t: %d\n"
  1362. "ufreepsegs\t: %d\n"
  1363. "user_taken\t: %d\n"
  1364. "max_taken\t: %d\n",
  1365. sun4c_vacinfo.num_bytes,
  1366. (sun4c_vacinfo.do_hwflushes ? "yes" : "no"),
  1367. sun4c_vacinfo.linesize,
  1368. num_contexts,
  1369. (invalid_segment + 1),
  1370. sun4c_kernel_ring.num_entries,
  1371. sun4c_kfree_ring.num_entries,
  1372. used_user_entries,
  1373. sun4c_ufree_ring.num_entries,
  1374. sun4c_user_taken_entries,
  1375. max_user_taken_entries);
  1376. }
  1377. /* Nothing below here should touch the mmu hardware nor the mmu_entry
  1378. * data structures.
  1379. */
  1380. /* First the functions which the mid-level code uses to directly
  1381. * manipulate the software page tables. Some defines since we are
  1382. * emulating the i386 page directory layout.
  1383. */
  1384. #define PGD_PRESENT 0x001
  1385. #define PGD_RW 0x002
  1386. #define PGD_USER 0x004
  1387. #define PGD_ACCESSED 0x020
  1388. #define PGD_DIRTY 0x040
  1389. #define PGD_TABLE (PGD_PRESENT | PGD_RW | PGD_USER | PGD_ACCESSED | PGD_DIRTY)
  1390. static void sun4c_set_pte(pte_t *ptep, pte_t pte)
  1391. {
  1392. *ptep = pte;
  1393. }
  1394. static void sun4c_pgd_set(pgd_t * pgdp, pmd_t * pmdp)
  1395. {
  1396. }
  1397. static void sun4c_pmd_set(pmd_t * pmdp, pte_t * ptep)
  1398. {
  1399. pmdp->pmdv[0] = PGD_TABLE | (unsigned long) ptep;
  1400. }
  1401. static void sun4c_pmd_populate(pmd_t * pmdp, struct page * ptep)
  1402. {
  1403. if (page_address(ptep) == NULL) BUG(); /* No highmem on sun4c */
  1404. pmdp->pmdv[0] = PGD_TABLE | (unsigned long) page_address(ptep);
  1405. }
  1406. static int sun4c_pte_present(pte_t pte)
  1407. {
  1408. return ((pte_val(pte) & (_SUN4C_PAGE_PRESENT | _SUN4C_PAGE_PRIV)) != 0);
  1409. }
  1410. static void sun4c_pte_clear(pte_t *ptep) { *ptep = __pte(0); }
  1411. static int sun4c_pmd_bad(pmd_t pmd)
  1412. {
  1413. return (((pmd_val(pmd) & ~PAGE_MASK) != PGD_TABLE) ||
  1414. (!virt_addr_valid(pmd_val(pmd))));
  1415. }
  1416. static int sun4c_pmd_present(pmd_t pmd)
  1417. {
  1418. return ((pmd_val(pmd) & PGD_PRESENT) != 0);
  1419. }
  1420. #if 0 /* if PMD takes one word */
  1421. static void sun4c_pmd_clear(pmd_t *pmdp) { *pmdp = __pmd(0); }
  1422. #else /* if pmd_t is a longish aggregate */
  1423. static void sun4c_pmd_clear(pmd_t *pmdp) {
  1424. memset((void *)pmdp, 0, sizeof(pmd_t));
  1425. }
  1426. #endif
  1427. static int sun4c_pgd_none(pgd_t pgd) { return 0; }
  1428. static int sun4c_pgd_bad(pgd_t pgd) { return 0; }
  1429. static int sun4c_pgd_present(pgd_t pgd) { return 1; }
  1430. static void sun4c_pgd_clear(pgd_t * pgdp) { }
  1431. /*
  1432. * The following only work if pte_present() is true.
  1433. * Undefined behaviour if not..
  1434. */
  1435. static pte_t sun4c_pte_mkwrite(pte_t pte)
  1436. {
  1437. pte = __pte(pte_val(pte) | _SUN4C_PAGE_WRITE);
  1438. if (pte_val(pte) & _SUN4C_PAGE_MODIFIED)
  1439. pte = __pte(pte_val(pte) | _SUN4C_PAGE_SILENT_WRITE);
  1440. return pte;
  1441. }
  1442. static pte_t sun4c_pte_mkdirty(pte_t pte)
  1443. {
  1444. pte = __pte(pte_val(pte) | _SUN4C_PAGE_MODIFIED);
  1445. if (pte_val(pte) & _SUN4C_PAGE_WRITE)
  1446. pte = __pte(pte_val(pte) | _SUN4C_PAGE_SILENT_WRITE);
  1447. return pte;
  1448. }
  1449. static pte_t sun4c_pte_mkyoung(pte_t pte)
  1450. {
  1451. pte = __pte(pte_val(pte) | _SUN4C_PAGE_ACCESSED);
  1452. if (pte_val(pte) & _SUN4C_PAGE_READ)
  1453. pte = __pte(pte_val(pte) | _SUN4C_PAGE_SILENT_READ);
  1454. return pte;
  1455. }
  1456. /*
  1457. * Conversion functions: convert a page and protection to a page entry,
  1458. * and a page entry and page directory to the page they refer to.
  1459. */
  1460. static pte_t sun4c_mk_pte(struct page *page, pgprot_t pgprot)
  1461. {
  1462. return __pte(page_to_pfn(page) | pgprot_val(pgprot));
  1463. }
  1464. static pte_t sun4c_mk_pte_phys(unsigned long phys_page, pgprot_t pgprot)
  1465. {
  1466. return __pte((phys_page >> PAGE_SHIFT) | pgprot_val(pgprot));
  1467. }
  1468. static pte_t sun4c_mk_pte_io(unsigned long page, pgprot_t pgprot, int space)
  1469. {
  1470. return __pte(((page - PAGE_OFFSET) >> PAGE_SHIFT) | pgprot_val(pgprot));
  1471. }
  1472. static unsigned long sun4c_pte_pfn(pte_t pte)
  1473. {
  1474. return pte_val(pte) & SUN4C_PFN_MASK;
  1475. }
  1476. static pte_t sun4c_pgoff_to_pte(unsigned long pgoff)
  1477. {
  1478. return __pte(pgoff | _SUN4C_PAGE_FILE);
  1479. }
  1480. static unsigned long sun4c_pte_to_pgoff(pte_t pte)
  1481. {
  1482. return pte_val(pte) & ((1UL << PTE_FILE_MAX_BITS) - 1);
  1483. }
  1484. static inline unsigned long sun4c_pmd_page_v(pmd_t pmd)
  1485. {
  1486. return (pmd_val(pmd) & PAGE_MASK);
  1487. }
  1488. static struct page *sun4c_pmd_page(pmd_t pmd)
  1489. {
  1490. return virt_to_page(sun4c_pmd_page_v(pmd));
  1491. }
  1492. static unsigned long sun4c_pgd_page(pgd_t pgd) { return 0; }
  1493. /* to find an entry in a page-table-directory */
  1494. static inline pgd_t *sun4c_pgd_offset(struct mm_struct * mm, unsigned long address)
  1495. {
  1496. return mm->pgd + (address >> SUN4C_PGDIR_SHIFT);
  1497. }
  1498. /* Find an entry in the second-level page table.. */
  1499. static pmd_t *sun4c_pmd_offset(pgd_t * dir, unsigned long address)
  1500. {
  1501. return (pmd_t *) dir;
  1502. }
  1503. /* Find an entry in the third-level page table.. */
  1504. pte_t *sun4c_pte_offset_kernel(pmd_t * dir, unsigned long address)
  1505. {
  1506. return (pte_t *) sun4c_pmd_page_v(*dir) +
  1507. ((address >> PAGE_SHIFT) & (SUN4C_PTRS_PER_PTE - 1));
  1508. }
  1509. static unsigned long sun4c_swp_type(swp_entry_t entry)
  1510. {
  1511. return (entry.val & SUN4C_SWP_TYPE_MASK);
  1512. }
  1513. static unsigned long sun4c_swp_offset(swp_entry_t entry)
  1514. {
  1515. return (entry.val >> SUN4C_SWP_OFF_SHIFT) & SUN4C_SWP_OFF_MASK;
  1516. }
  1517. static swp_entry_t sun4c_swp_entry(unsigned long type, unsigned long offset)
  1518. {
  1519. return (swp_entry_t) {
  1520. (offset & SUN4C_SWP_OFF_MASK) << SUN4C_SWP_OFF_SHIFT
  1521. | (type & SUN4C_SWP_TYPE_MASK) };
  1522. }
  1523. static void sun4c_free_pte_slow(pte_t *pte)
  1524. {
  1525. free_page((unsigned long)pte);
  1526. }
  1527. static void sun4c_free_pgd_slow(pgd_t *pgd)
  1528. {
  1529. free_page((unsigned long)pgd);
  1530. }
  1531. static pgd_t *sun4c_get_pgd_fast(void)
  1532. {
  1533. unsigned long *ret;
  1534. if ((ret = pgd_quicklist) != NULL) {
  1535. pgd_quicklist = (unsigned long *)(*ret);
  1536. ret[0] = ret[1];
  1537. pgtable_cache_size--;
  1538. } else {
  1539. pgd_t *init;
  1540. ret = (unsigned long *)__get_free_page(GFP_KERNEL);
  1541. memset (ret, 0, (KERNBASE / SUN4C_PGDIR_SIZE) * sizeof(pgd_t));
  1542. init = sun4c_pgd_offset(&init_mm, 0);
  1543. memcpy (((pgd_t *)ret) + USER_PTRS_PER_PGD, init + USER_PTRS_PER_PGD,
  1544. (PTRS_PER_PGD - USER_PTRS_PER_PGD) * sizeof(pgd_t));
  1545. }
  1546. return (pgd_t *)ret;
  1547. }
  1548. static void sun4c_free_pgd_fast(pgd_t *pgd)
  1549. {
  1550. *(unsigned long *)pgd = (unsigned long) pgd_quicklist;
  1551. pgd_quicklist = (unsigned long *) pgd;
  1552. pgtable_cache_size++;
  1553. }
  1554. static inline pte_t *
  1555. sun4c_pte_alloc_one_fast(struct mm_struct *mm, unsigned long address)
  1556. {
  1557. unsigned long *ret;
  1558. if ((ret = (unsigned long *)pte_quicklist) != NULL) {
  1559. pte_quicklist = (unsigned long *)(*ret);
  1560. ret[0] = ret[1];
  1561. pgtable_cache_size--;
  1562. }
  1563. return (pte_t *)ret;
  1564. }
  1565. static pte_t *sun4c_pte_alloc_one_kernel(struct mm_struct *mm, unsigned long address)
  1566. {
  1567. pte_t *pte;
  1568. if ((pte = sun4c_pte_alloc_one_fast(mm, address)) != NULL)
  1569. return pte;
  1570. pte = (pte_t *)get_zeroed_page(GFP_KERNEL|__GFP_REPEAT);
  1571. return pte;
  1572. }
  1573. static pgtable_t sun4c_pte_alloc_one(struct mm_struct *mm, unsigned long address)
  1574. {
  1575. pte_t *pte;
  1576. struct page *page;
  1577. pte = sun4c_pte_alloc_one_kernel(mm, address);
  1578. if (pte == NULL)
  1579. return NULL;
  1580. page = virt_to_page(pte);
  1581. pgtable_page_ctor(page);
  1582. return page;
  1583. }
  1584. static inline void sun4c_free_pte_fast(pte_t *pte)
  1585. {
  1586. *(unsigned long *)pte = (unsigned long) pte_quicklist;
  1587. pte_quicklist = (unsigned long *) pte;
  1588. pgtable_cache_size++;
  1589. }
  1590. static void sun4c_pte_free(pgtable_t pte)
  1591. {
  1592. pgtable_page_dtor(pte);
  1593. sun4c_free_pte_fast(page_address(pte));
  1594. }
  1595. /*
  1596. * allocating and freeing a pmd is trivial: the 1-entry pmd is
  1597. * inside the pgd, so has no extra memory associated with it.
  1598. */
  1599. static pmd_t *sun4c_pmd_alloc_one(struct mm_struct *mm, unsigned long address)
  1600. {
  1601. BUG();
  1602. return NULL;
  1603. }
  1604. static void sun4c_free_pmd_fast(pmd_t * pmd) { }
  1605. static void sun4c_check_pgt_cache(int low, int high)
  1606. {
  1607. if (pgtable_cache_size > high) {
  1608. do {
  1609. if (pgd_quicklist)
  1610. sun4c_free_pgd_slow(sun4c_get_pgd_fast());
  1611. if (pte_quicklist)
  1612. sun4c_free_pte_slow(sun4c_pte_alloc_one_fast(NULL, 0));
  1613. } while (pgtable_cache_size > low);
  1614. }
  1615. }
  1616. /* An experiment, turn off by default for now... -DaveM */
  1617. #define SUN4C_PRELOAD_PSEG
  1618. void sun4c_update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep)
  1619. {
  1620. unsigned long flags;
  1621. int pseg;
  1622. if (vma->vm_mm->context == NO_CONTEXT)
  1623. return;
  1624. local_irq_save(flags);
  1625. address &= PAGE_MASK;
  1626. if ((pseg = sun4c_get_segmap(address)) == invalid_segment) {
  1627. struct sun4c_mmu_entry *entry = sun4c_user_strategy();
  1628. struct mm_struct *mm = vma->vm_mm;
  1629. unsigned long start, end;
  1630. entry->vaddr = start = (address & SUN4C_REAL_PGDIR_MASK);
  1631. entry->ctx = mm->context;
  1632. add_ring_ordered(sun4c_context_ring + mm->context, entry);
  1633. sun4c_put_segmap(entry->vaddr, entry->pseg);
  1634. end = start + SUN4C_REAL_PGDIR_SIZE;
  1635. while (start < end) {
  1636. #ifdef SUN4C_PRELOAD_PSEG
  1637. pgd_t *pgdp = sun4c_pgd_offset(mm, start);
  1638. pte_t *ptep;
  1639. if (!pgdp)
  1640. goto no_mapping;
  1641. ptep = sun4c_pte_offset_kernel((pmd_t *) pgdp, start);
  1642. if (!ptep || !(pte_val(*ptep) & _SUN4C_PAGE_PRESENT))
  1643. goto no_mapping;
  1644. sun4c_put_pte(start, pte_val(*ptep));
  1645. goto next;
  1646. no_mapping:
  1647. #endif
  1648. sun4c_put_pte(start, 0);
  1649. #ifdef SUN4C_PRELOAD_PSEG
  1650. next:
  1651. #endif
  1652. start += PAGE_SIZE;
  1653. }
  1654. #ifndef SUN4C_PRELOAD_PSEG
  1655. sun4c_put_pte(address, pte_val(*ptep));
  1656. #endif
  1657. local_irq_restore(flags);
  1658. return;
  1659. } else {
  1660. struct sun4c_mmu_entry *entry = &mmu_entry_pool[pseg];
  1661. remove_lru(entry);
  1662. add_lru(entry);
  1663. }
  1664. sun4c_put_pte(address, pte_val(*ptep));
  1665. local_irq_restore(flags);
  1666. }
  1667. extern void sparc_context_init(int);
  1668. extern unsigned long bootmem_init(unsigned long *pages_avail);
  1669. extern unsigned long last_valid_pfn;
  1670. void __init sun4c_paging_init(void)
  1671. {
  1672. int i, cnt;
  1673. unsigned long kernel_end, vaddr;
  1674. extern struct resource sparc_iomap;
  1675. unsigned long end_pfn, pages_avail;
  1676. kernel_end = (unsigned long) &_end;
  1677. kernel_end = SUN4C_REAL_PGDIR_ALIGN(kernel_end);
  1678. pages_avail = 0;
  1679. last_valid_pfn = bootmem_init(&pages_avail);
  1680. end_pfn = last_valid_pfn;
  1681. sun4c_probe_mmu();
  1682. invalid_segment = (num_segmaps - 1);
  1683. sun4c_init_mmu_entry_pool();
  1684. sun4c_init_rings();
  1685. sun4c_init_map_kernelprom(kernel_end);
  1686. sun4c_init_clean_mmu(kernel_end);
  1687. sun4c_init_fill_kernel_ring(SUN4C_KERNEL_BUCKETS);
  1688. sun4c_init_lock_area(sparc_iomap.start, IOBASE_END);
  1689. sun4c_init_lock_area(DVMA_VADDR, DVMA_END);
  1690. sun4c_init_lock_areas();
  1691. sun4c_init_fill_user_ring();
  1692. sun4c_set_context(0);
  1693. memset(swapper_pg_dir, 0, PAGE_SIZE);
  1694. memset(pg0, 0, PAGE_SIZE);
  1695. memset(pg1, 0, PAGE_SIZE);
  1696. memset(pg2, 0, PAGE_SIZE);
  1697. memset(pg3, 0, PAGE_SIZE);
  1698. /* Save work later. */
  1699. vaddr = VMALLOC_START;
  1700. swapper_pg_dir[vaddr>>SUN4C_PGDIR_SHIFT] = __pgd(PGD_TABLE | (unsigned long) pg0);
  1701. vaddr += SUN4C_PGDIR_SIZE;
  1702. swapper_pg_dir[vaddr>>SUN4C_PGDIR_SHIFT] = __pgd(PGD_TABLE | (unsigned long) pg1);
  1703. vaddr += SUN4C_PGDIR_SIZE;
  1704. swapper_pg_dir[vaddr>>SUN4C_PGDIR_SHIFT] = __pgd(PGD_TABLE | (unsigned long) pg2);
  1705. vaddr += SUN4C_PGDIR_SIZE;
  1706. swapper_pg_dir[vaddr>>SUN4C_PGDIR_SHIFT] = __pgd(PGD_TABLE | (unsigned long) pg3);
  1707. sun4c_init_ss2_cache_bug();
  1708. sparc_context_init(num_contexts);
  1709. {
  1710. unsigned long zones_size[MAX_NR_ZONES];
  1711. unsigned long zholes_size[MAX_NR_ZONES];
  1712. unsigned long npages;
  1713. int znum;
  1714. for (znum = 0; znum < MAX_NR_ZONES; znum++)
  1715. zones_size[znum] = zholes_size[znum] = 0;
  1716. npages = max_low_pfn - pfn_base;
  1717. zones_size[ZONE_DMA] = npages;
  1718. zholes_size[ZONE_DMA] = npages - pages_avail;
  1719. npages = highend_pfn - max_low_pfn;
  1720. zones_size[ZONE_HIGHMEM] = npages;
  1721. zholes_size[ZONE_HIGHMEM] = npages - calc_highpages();
  1722. free_area_init_node(0, zones_size, pfn_base, zholes_size);
  1723. }
  1724. cnt = 0;
  1725. for (i = 0; i < num_segmaps; i++)
  1726. if (mmu_entry_pool[i].locked)
  1727. cnt++;
  1728. max_user_taken_entries = num_segmaps - cnt - 40 - 1;
  1729. printk("SUN4C: %d mmu entries for the kernel\n", cnt);
  1730. }
  1731. static pgprot_t sun4c_pgprot_noncached(pgprot_t prot)
  1732. {
  1733. prot |= __pgprot(_SUN4C_PAGE_IO | _SUN4C_PAGE_NOCACHE);
  1734. return prot;
  1735. }
  1736. /* Load up routines and constants for sun4c mmu */
  1737. void __init ld_mmu_sun4c(void)
  1738. {
  1739. extern void ___xchg32_sun4c(void);
  1740. printk("Loading sun4c MMU routines\n");
  1741. /* First the constants */
  1742. BTFIXUPSET_SIMM13(pgdir_shift, SUN4C_PGDIR_SHIFT);
  1743. BTFIXUPSET_SETHI(pgdir_size, SUN4C_PGDIR_SIZE);
  1744. BTFIXUPSET_SETHI(pgdir_mask, SUN4C_PGDIR_MASK);
  1745. BTFIXUPSET_SIMM13(ptrs_per_pmd, SUN4C_PTRS_PER_PMD);
  1746. BTFIXUPSET_SIMM13(ptrs_per_pgd, SUN4C_PTRS_PER_PGD);
  1747. BTFIXUPSET_SIMM13(user_ptrs_per_pgd, KERNBASE / SUN4C_PGDIR_SIZE);
  1748. BTFIXUPSET_INT(page_none, pgprot_val(SUN4C_PAGE_NONE));
  1749. PAGE_SHARED = pgprot_val(SUN4C_PAGE_SHARED);
  1750. BTFIXUPSET_INT(page_copy, pgprot_val(SUN4C_PAGE_COPY));
  1751. BTFIXUPSET_INT(page_readonly, pgprot_val(SUN4C_PAGE_READONLY));
  1752. BTFIXUPSET_INT(page_kernel, pgprot_val(SUN4C_PAGE_KERNEL));
  1753. page_kernel = pgprot_val(SUN4C_PAGE_KERNEL);
  1754. /* Functions */
  1755. BTFIXUPSET_CALL(pgprot_noncached, sun4c_pgprot_noncached, BTFIXUPCALL_NORM);
  1756. BTFIXUPSET_CALL(___xchg32, ___xchg32_sun4c, BTFIXUPCALL_NORM);
  1757. BTFIXUPSET_CALL(do_check_pgt_cache, sun4c_check_pgt_cache, BTFIXUPCALL_NORM);
  1758. BTFIXUPSET_CALL(flush_cache_all, sun4c_flush_cache_all, BTFIXUPCALL_NORM);
  1759. if (sun4c_vacinfo.do_hwflushes) {
  1760. BTFIXUPSET_CALL(sun4c_flush_page, sun4c_flush_page_hw, BTFIXUPCALL_NORM);
  1761. BTFIXUPSET_CALL(sun4c_flush_segment, sun4c_flush_segment_hw, BTFIXUPCALL_NORM);
  1762. BTFIXUPSET_CALL(sun4c_flush_context, sun4c_flush_context_hw, BTFIXUPCALL_NORM);
  1763. } else {
  1764. BTFIXUPSET_CALL(sun4c_flush_page, sun4c_flush_page_sw, BTFIXUPCALL_NORM);
  1765. BTFIXUPSET_CALL(sun4c_flush_segment, sun4c_flush_segment_sw, BTFIXUPCALL_NORM);
  1766. BTFIXUPSET_CALL(sun4c_flush_context, sun4c_flush_context_sw, BTFIXUPCALL_NORM);
  1767. }
  1768. BTFIXUPSET_CALL(flush_tlb_mm, sun4c_flush_tlb_mm, BTFIXUPCALL_NORM);
  1769. BTFIXUPSET_CALL(flush_cache_mm, sun4c_flush_cache_mm, BTFIXUPCALL_NORM);
  1770. BTFIXUPSET_CALL(destroy_context, sun4c_destroy_context, BTFIXUPCALL_NORM);
  1771. BTFIXUPSET_CALL(switch_mm, sun4c_switch_mm, BTFIXUPCALL_NORM);
  1772. BTFIXUPSET_CALL(flush_cache_page, sun4c_flush_cache_page, BTFIXUPCALL_NORM);
  1773. BTFIXUPSET_CALL(flush_tlb_page, sun4c_flush_tlb_page, BTFIXUPCALL_NORM);
  1774. BTFIXUPSET_CALL(flush_tlb_range, sun4c_flush_tlb_range, BTFIXUPCALL_NORM);
  1775. BTFIXUPSET_CALL(flush_cache_range, sun4c_flush_cache_range, BTFIXUPCALL_NORM);
  1776. BTFIXUPSET_CALL(__flush_page_to_ram, sun4c_flush_page_to_ram, BTFIXUPCALL_NORM);
  1777. BTFIXUPSET_CALL(flush_tlb_all, sun4c_flush_tlb_all, BTFIXUPCALL_NORM);
  1778. BTFIXUPSET_CALL(flush_sig_insns, sun4c_flush_sig_insns, BTFIXUPCALL_NOP);
  1779. BTFIXUPSET_CALL(set_pte, sun4c_set_pte, BTFIXUPCALL_STO1O0);
  1780. BTFIXUPSET_CALL(pte_pfn, sun4c_pte_pfn, BTFIXUPCALL_NORM);
  1781. #if 0 /* PAGE_SHIFT <= 12 */ /* Eek. Investigate. XXX */
  1782. BTFIXUPSET_CALL(pmd_page, sun4c_pmd_page, BTFIXUPCALL_ANDNINT(PAGE_SIZE - 1));
  1783. #else
  1784. BTFIXUPSET_CALL(pmd_page, sun4c_pmd_page, BTFIXUPCALL_NORM);
  1785. #endif
  1786. BTFIXUPSET_CALL(pmd_set, sun4c_pmd_set, BTFIXUPCALL_NORM);
  1787. BTFIXUPSET_CALL(pmd_populate, sun4c_pmd_populate, BTFIXUPCALL_NORM);
  1788. BTFIXUPSET_CALL(pte_present, sun4c_pte_present, BTFIXUPCALL_NORM);
  1789. BTFIXUPSET_CALL(pte_clear, sun4c_pte_clear, BTFIXUPCALL_STG0O0);
  1790. BTFIXUPSET_CALL(pmd_bad, sun4c_pmd_bad, BTFIXUPCALL_NORM);
  1791. BTFIXUPSET_CALL(pmd_present, sun4c_pmd_present, BTFIXUPCALL_NORM);
  1792. BTFIXUPSET_CALL(pmd_clear, sun4c_pmd_clear, BTFIXUPCALL_STG0O0);
  1793. BTFIXUPSET_CALL(pgd_none, sun4c_pgd_none, BTFIXUPCALL_RETINT(0));
  1794. BTFIXUPSET_CALL(pgd_bad, sun4c_pgd_bad, BTFIXUPCALL_RETINT(0));
  1795. BTFIXUPSET_CALL(pgd_present, sun4c_pgd_present, BTFIXUPCALL_RETINT(1));
  1796. BTFIXUPSET_CALL(pgd_clear, sun4c_pgd_clear, BTFIXUPCALL_NOP);
  1797. BTFIXUPSET_CALL(mk_pte, sun4c_mk_pte, BTFIXUPCALL_NORM);
  1798. BTFIXUPSET_CALL(mk_pte_phys, sun4c_mk_pte_phys, BTFIXUPCALL_NORM);
  1799. BTFIXUPSET_CALL(mk_pte_io, sun4c_mk_pte_io, BTFIXUPCALL_NORM);
  1800. BTFIXUPSET_INT(pte_modify_mask, _SUN4C_PAGE_CHG_MASK);
  1801. BTFIXUPSET_CALL(pmd_offset, sun4c_pmd_offset, BTFIXUPCALL_NORM);
  1802. BTFIXUPSET_CALL(pte_offset_kernel, sun4c_pte_offset_kernel, BTFIXUPCALL_NORM);
  1803. BTFIXUPSET_CALL(free_pte_fast, sun4c_free_pte_fast, BTFIXUPCALL_NORM);
  1804. BTFIXUPSET_CALL(pte_free, sun4c_pte_free, BTFIXUPCALL_NORM);
  1805. BTFIXUPSET_CALL(pte_alloc_one_kernel, sun4c_pte_alloc_one_kernel, BTFIXUPCALL_NORM);
  1806. BTFIXUPSET_CALL(pte_alloc_one, sun4c_pte_alloc_one, BTFIXUPCALL_NORM);
  1807. BTFIXUPSET_CALL(free_pmd_fast, sun4c_free_pmd_fast, BTFIXUPCALL_NOP);
  1808. BTFIXUPSET_CALL(pmd_alloc_one, sun4c_pmd_alloc_one, BTFIXUPCALL_RETO0);
  1809. BTFIXUPSET_CALL(free_pgd_fast, sun4c_free_pgd_fast, BTFIXUPCALL_NORM);
  1810. BTFIXUPSET_CALL(get_pgd_fast, sun4c_get_pgd_fast, BTFIXUPCALL_NORM);
  1811. BTFIXUPSET_HALF(pte_writei, _SUN4C_PAGE_WRITE);
  1812. BTFIXUPSET_HALF(pte_dirtyi, _SUN4C_PAGE_MODIFIED);
  1813. BTFIXUPSET_HALF(pte_youngi, _SUN4C_PAGE_ACCESSED);
  1814. BTFIXUPSET_HALF(pte_filei, _SUN4C_PAGE_FILE);
  1815. BTFIXUPSET_HALF(pte_wrprotecti, _SUN4C_PAGE_WRITE|_SUN4C_PAGE_SILENT_WRITE);
  1816. BTFIXUPSET_HALF(pte_mkcleani, _SUN4C_PAGE_MODIFIED|_SUN4C_PAGE_SILENT_WRITE);
  1817. BTFIXUPSET_HALF(pte_mkoldi, _SUN4C_PAGE_ACCESSED|_SUN4C_PAGE_SILENT_READ);
  1818. BTFIXUPSET_CALL(pte_mkwrite, sun4c_pte_mkwrite, BTFIXUPCALL_NORM);
  1819. BTFIXUPSET_CALL(pte_mkdirty, sun4c_pte_mkdirty, BTFIXUPCALL_NORM);
  1820. BTFIXUPSET_CALL(pte_mkyoung, sun4c_pte_mkyoung, BTFIXUPCALL_NORM);
  1821. BTFIXUPSET_CALL(update_mmu_cache, sun4c_update_mmu_cache, BTFIXUPCALL_NORM);
  1822. BTFIXUPSET_CALL(pte_to_pgoff, sun4c_pte_to_pgoff, BTFIXUPCALL_NORM);
  1823. BTFIXUPSET_CALL(pgoff_to_pte, sun4c_pgoff_to_pte, BTFIXUPCALL_NORM);
  1824. BTFIXUPSET_CALL(mmu_lockarea, sun4c_lockarea, BTFIXUPCALL_NORM);
  1825. BTFIXUPSET_CALL(mmu_unlockarea, sun4c_unlockarea, BTFIXUPCALL_NORM);
  1826. BTFIXUPSET_CALL(mmu_get_scsi_one, sun4c_get_scsi_one, BTFIXUPCALL_NORM);
  1827. BTFIXUPSET_CALL(mmu_get_scsi_sgl, sun4c_get_scsi_sgl, BTFIXUPCALL_NORM);
  1828. BTFIXUPSET_CALL(mmu_release_scsi_one, sun4c_release_scsi_one, BTFIXUPCALL_NORM);
  1829. BTFIXUPSET_CALL(mmu_release_scsi_sgl, sun4c_release_scsi_sgl, BTFIXUPCALL_NORM);
  1830. BTFIXUPSET_CALL(mmu_map_dma_area, sun4c_map_dma_area, BTFIXUPCALL_NORM);
  1831. BTFIXUPSET_CALL(mmu_unmap_dma_area, sun4c_unmap_dma_area, BTFIXUPCALL_NORM);
  1832. BTFIXUPSET_CALL(sparc_mapiorange, sun4c_mapiorange, BTFIXUPCALL_NORM);
  1833. BTFIXUPSET_CALL(sparc_unmapiorange, sun4c_unmapiorange, BTFIXUPCALL_NORM);
  1834. BTFIXUPSET_CALL(__swp_type, sun4c_swp_type, BTFIXUPCALL_NORM);
  1835. BTFIXUPSET_CALL(__swp_offset, sun4c_swp_offset, BTFIXUPCALL_NORM);
  1836. BTFIXUPSET_CALL(__swp_entry, sun4c_swp_entry, BTFIXUPCALL_NORM);
  1837. BTFIXUPSET_CALL(alloc_thread_info, sun4c_alloc_thread_info, BTFIXUPCALL_NORM);
  1838. BTFIXUPSET_CALL(free_thread_info, sun4c_free_thread_info, BTFIXUPCALL_NORM);
  1839. BTFIXUPSET_CALL(mmu_info, sun4c_mmu_info, BTFIXUPCALL_NORM);
  1840. /* These should _never_ get called with two level tables. */
  1841. BTFIXUPSET_CALL(pgd_set, sun4c_pgd_set, BTFIXUPCALL_NOP);
  1842. BTFIXUPSET_CALL(pgd_page_vaddr, sun4c_pgd_page, BTFIXUPCALL_RETO0);
  1843. }