sun4c.c 60 KB

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