init.c 50 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940
  1. /* $Id: init.c,v 1.209 2002/02/09 19:49:31 davem Exp $
  2. * arch/sparc64/mm/init.c
  3. *
  4. * Copyright (C) 1996-1999 David S. Miller (davem@caip.rutgers.edu)
  5. * Copyright (C) 1997-1999 Jakub Jelinek (jj@sunsite.mff.cuni.cz)
  6. */
  7. #include <linux/module.h>
  8. #include <linux/kernel.h>
  9. #include <linux/sched.h>
  10. #include <linux/string.h>
  11. #include <linux/init.h>
  12. #include <linux/bootmem.h>
  13. #include <linux/mm.h>
  14. #include <linux/hugetlb.h>
  15. #include <linux/slab.h>
  16. #include <linux/initrd.h>
  17. #include <linux/swap.h>
  18. #include <linux/pagemap.h>
  19. #include <linux/poison.h>
  20. #include <linux/fs.h>
  21. #include <linux/seq_file.h>
  22. #include <linux/kprobes.h>
  23. #include <linux/cache.h>
  24. #include <linux/sort.h>
  25. #include <linux/percpu.h>
  26. #include <asm/head.h>
  27. #include <asm/system.h>
  28. #include <asm/page.h>
  29. #include <asm/pgalloc.h>
  30. #include <asm/pgtable.h>
  31. #include <asm/oplib.h>
  32. #include <asm/iommu.h>
  33. #include <asm/io.h>
  34. #include <asm/uaccess.h>
  35. #include <asm/mmu_context.h>
  36. #include <asm/tlbflush.h>
  37. #include <asm/dma.h>
  38. #include <asm/starfire.h>
  39. #include <asm/tlb.h>
  40. #include <asm/spitfire.h>
  41. #include <asm/sections.h>
  42. #include <asm/tsb.h>
  43. #include <asm/hypervisor.h>
  44. #include <asm/prom.h>
  45. #include <asm/sstate.h>
  46. #include <asm/mdesc.h>
  47. #define MAX_PHYS_ADDRESS (1UL << 42UL)
  48. #define KPTE_BITMAP_CHUNK_SZ (256UL * 1024UL * 1024UL)
  49. #define KPTE_BITMAP_BYTES \
  50. ((MAX_PHYS_ADDRESS / KPTE_BITMAP_CHUNK_SZ) / 8)
  51. unsigned long kern_linear_pte_xor[2] __read_mostly;
  52. /* A bitmap, one bit for every 256MB of physical memory. If the bit
  53. * is clear, we should use a 4MB page (via kern_linear_pte_xor[0]) else
  54. * if set we should use a 256MB page (via kern_linear_pte_xor[1]).
  55. */
  56. unsigned long kpte_linear_bitmap[KPTE_BITMAP_BYTES / sizeof(unsigned long)];
  57. #ifndef CONFIG_DEBUG_PAGEALLOC
  58. /* A special kernel TSB for 4MB and 256MB linear mappings.
  59. * Space is allocated for this right after the trap table
  60. * in arch/sparc64/kernel/head.S
  61. */
  62. extern struct tsb swapper_4m_tsb[KERNEL_TSB4M_NENTRIES];
  63. #endif
  64. #define MAX_BANKS 32
  65. static struct linux_prom64_registers pavail[MAX_BANKS] __initdata;
  66. static struct linux_prom64_registers pavail_rescan[MAX_BANKS] __initdata;
  67. static int pavail_ents __initdata;
  68. static int pavail_rescan_ents __initdata;
  69. static int cmp_p64(const void *a, const void *b)
  70. {
  71. const struct linux_prom64_registers *x = a, *y = b;
  72. if (x->phys_addr > y->phys_addr)
  73. return 1;
  74. if (x->phys_addr < y->phys_addr)
  75. return -1;
  76. return 0;
  77. }
  78. static void __init read_obp_memory(const char *property,
  79. struct linux_prom64_registers *regs,
  80. int *num_ents)
  81. {
  82. int node = prom_finddevice("/memory");
  83. int prop_size = prom_getproplen(node, property);
  84. int ents, ret, i;
  85. ents = prop_size / sizeof(struct linux_prom64_registers);
  86. if (ents > MAX_BANKS) {
  87. prom_printf("The machine has more %s property entries than "
  88. "this kernel can support (%d).\n",
  89. property, MAX_BANKS);
  90. prom_halt();
  91. }
  92. ret = prom_getproperty(node, property, (char *) regs, prop_size);
  93. if (ret == -1) {
  94. prom_printf("Couldn't get %s property from /memory.\n");
  95. prom_halt();
  96. }
  97. /* Sanitize what we got from the firmware, by page aligning
  98. * everything.
  99. */
  100. for (i = 0; i < ents; i++) {
  101. unsigned long base, size;
  102. base = regs[i].phys_addr;
  103. size = regs[i].reg_size;
  104. size &= PAGE_MASK;
  105. if (base & ~PAGE_MASK) {
  106. unsigned long new_base = PAGE_ALIGN(base);
  107. size -= new_base - base;
  108. if ((long) size < 0L)
  109. size = 0UL;
  110. base = new_base;
  111. }
  112. if (size == 0UL) {
  113. /* If it is empty, simply get rid of it.
  114. * This simplifies the logic of the other
  115. * functions that process these arrays.
  116. */
  117. memmove(&regs[i], &regs[i + 1],
  118. (ents - i - 1) * sizeof(regs[0]));
  119. i--;
  120. ents--;
  121. continue;
  122. }
  123. regs[i].phys_addr = base;
  124. regs[i].reg_size = size;
  125. }
  126. *num_ents = ents;
  127. sort(regs, ents, sizeof(struct linux_prom64_registers),
  128. cmp_p64, NULL);
  129. }
  130. unsigned long *sparc64_valid_addr_bitmap __read_mostly;
  131. /* Kernel physical address base and size in bytes. */
  132. unsigned long kern_base __read_mostly;
  133. unsigned long kern_size __read_mostly;
  134. /* Initial ramdisk setup */
  135. extern unsigned long sparc_ramdisk_image64;
  136. extern unsigned int sparc_ramdisk_image;
  137. extern unsigned int sparc_ramdisk_size;
  138. struct page *mem_map_zero __read_mostly;
  139. unsigned int sparc64_highest_unlocked_tlb_ent __read_mostly;
  140. unsigned long sparc64_kern_pri_context __read_mostly;
  141. unsigned long sparc64_kern_pri_nuc_bits __read_mostly;
  142. unsigned long sparc64_kern_sec_context __read_mostly;
  143. int bigkernel = 0;
  144. #ifdef CONFIG_DEBUG_DCFLUSH
  145. atomic_t dcpage_flushes = ATOMIC_INIT(0);
  146. #ifdef CONFIG_SMP
  147. atomic_t dcpage_flushes_xcall = ATOMIC_INIT(0);
  148. #endif
  149. #endif
  150. inline void flush_dcache_page_impl(struct page *page)
  151. {
  152. BUG_ON(tlb_type == hypervisor);
  153. #ifdef CONFIG_DEBUG_DCFLUSH
  154. atomic_inc(&dcpage_flushes);
  155. #endif
  156. #ifdef DCACHE_ALIASING_POSSIBLE
  157. __flush_dcache_page(page_address(page),
  158. ((tlb_type == spitfire) &&
  159. page_mapping(page) != NULL));
  160. #else
  161. if (page_mapping(page) != NULL &&
  162. tlb_type == spitfire)
  163. __flush_icache_page(__pa(page_address(page)));
  164. #endif
  165. }
  166. #define PG_dcache_dirty PG_arch_1
  167. #define PG_dcache_cpu_shift 32UL
  168. #define PG_dcache_cpu_mask \
  169. ((1UL<<ilog2(roundup_pow_of_two(NR_CPUS)))-1UL)
  170. #define dcache_dirty_cpu(page) \
  171. (((page)->flags >> PG_dcache_cpu_shift) & PG_dcache_cpu_mask)
  172. static inline void set_dcache_dirty(struct page *page, int this_cpu)
  173. {
  174. unsigned long mask = this_cpu;
  175. unsigned long non_cpu_bits;
  176. non_cpu_bits = ~(PG_dcache_cpu_mask << PG_dcache_cpu_shift);
  177. mask = (mask << PG_dcache_cpu_shift) | (1UL << PG_dcache_dirty);
  178. __asm__ __volatile__("1:\n\t"
  179. "ldx [%2], %%g7\n\t"
  180. "and %%g7, %1, %%g1\n\t"
  181. "or %%g1, %0, %%g1\n\t"
  182. "casx [%2], %%g7, %%g1\n\t"
  183. "cmp %%g7, %%g1\n\t"
  184. "membar #StoreLoad | #StoreStore\n\t"
  185. "bne,pn %%xcc, 1b\n\t"
  186. " nop"
  187. : /* no outputs */
  188. : "r" (mask), "r" (non_cpu_bits), "r" (&page->flags)
  189. : "g1", "g7");
  190. }
  191. static inline void clear_dcache_dirty_cpu(struct page *page, unsigned long cpu)
  192. {
  193. unsigned long mask = (1UL << PG_dcache_dirty);
  194. __asm__ __volatile__("! test_and_clear_dcache_dirty\n"
  195. "1:\n\t"
  196. "ldx [%2], %%g7\n\t"
  197. "srlx %%g7, %4, %%g1\n\t"
  198. "and %%g1, %3, %%g1\n\t"
  199. "cmp %%g1, %0\n\t"
  200. "bne,pn %%icc, 2f\n\t"
  201. " andn %%g7, %1, %%g1\n\t"
  202. "casx [%2], %%g7, %%g1\n\t"
  203. "cmp %%g7, %%g1\n\t"
  204. "membar #StoreLoad | #StoreStore\n\t"
  205. "bne,pn %%xcc, 1b\n\t"
  206. " nop\n"
  207. "2:"
  208. : /* no outputs */
  209. : "r" (cpu), "r" (mask), "r" (&page->flags),
  210. "i" (PG_dcache_cpu_mask),
  211. "i" (PG_dcache_cpu_shift)
  212. : "g1", "g7");
  213. }
  214. static inline void tsb_insert(struct tsb *ent, unsigned long tag, unsigned long pte)
  215. {
  216. unsigned long tsb_addr = (unsigned long) ent;
  217. if (tlb_type == cheetah_plus || tlb_type == hypervisor)
  218. tsb_addr = __pa(tsb_addr);
  219. __tsb_insert(tsb_addr, tag, pte);
  220. }
  221. unsigned long _PAGE_ALL_SZ_BITS __read_mostly;
  222. unsigned long _PAGE_SZBITS __read_mostly;
  223. void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t pte)
  224. {
  225. struct mm_struct *mm;
  226. struct tsb *tsb;
  227. unsigned long tag, flags;
  228. unsigned long tsb_index, tsb_hash_shift;
  229. if (tlb_type != hypervisor) {
  230. unsigned long pfn = pte_pfn(pte);
  231. unsigned long pg_flags;
  232. struct page *page;
  233. if (pfn_valid(pfn) &&
  234. (page = pfn_to_page(pfn), page_mapping(page)) &&
  235. ((pg_flags = page->flags) & (1UL << PG_dcache_dirty))) {
  236. int cpu = ((pg_flags >> PG_dcache_cpu_shift) &
  237. PG_dcache_cpu_mask);
  238. int this_cpu = get_cpu();
  239. /* This is just to optimize away some function calls
  240. * in the SMP case.
  241. */
  242. if (cpu == this_cpu)
  243. flush_dcache_page_impl(page);
  244. else
  245. smp_flush_dcache_page_impl(page, cpu);
  246. clear_dcache_dirty_cpu(page, cpu);
  247. put_cpu();
  248. }
  249. }
  250. mm = vma->vm_mm;
  251. tsb_index = MM_TSB_BASE;
  252. tsb_hash_shift = PAGE_SHIFT;
  253. spin_lock_irqsave(&mm->context.lock, flags);
  254. #ifdef CONFIG_HUGETLB_PAGE
  255. if (mm->context.tsb_block[MM_TSB_HUGE].tsb != NULL) {
  256. if ((tlb_type == hypervisor &&
  257. (pte_val(pte) & _PAGE_SZALL_4V) == _PAGE_SZHUGE_4V) ||
  258. (tlb_type != hypervisor &&
  259. (pte_val(pte) & _PAGE_SZALL_4U) == _PAGE_SZHUGE_4U)) {
  260. tsb_index = MM_TSB_HUGE;
  261. tsb_hash_shift = HPAGE_SHIFT;
  262. }
  263. }
  264. #endif
  265. tsb = mm->context.tsb_block[tsb_index].tsb;
  266. tsb += ((address >> tsb_hash_shift) &
  267. (mm->context.tsb_block[tsb_index].tsb_nentries - 1UL));
  268. tag = (address >> 22UL);
  269. tsb_insert(tsb, tag, pte_val(pte));
  270. spin_unlock_irqrestore(&mm->context.lock, flags);
  271. }
  272. void flush_dcache_page(struct page *page)
  273. {
  274. struct address_space *mapping;
  275. int this_cpu;
  276. if (tlb_type == hypervisor)
  277. return;
  278. /* Do not bother with the expensive D-cache flush if it
  279. * is merely the zero page. The 'bigcore' testcase in GDB
  280. * causes this case to run millions of times.
  281. */
  282. if (page == ZERO_PAGE(0))
  283. return;
  284. this_cpu = get_cpu();
  285. mapping = page_mapping(page);
  286. if (mapping && !mapping_mapped(mapping)) {
  287. int dirty = test_bit(PG_dcache_dirty, &page->flags);
  288. if (dirty) {
  289. int dirty_cpu = dcache_dirty_cpu(page);
  290. if (dirty_cpu == this_cpu)
  291. goto out;
  292. smp_flush_dcache_page_impl(page, dirty_cpu);
  293. }
  294. set_dcache_dirty(page, this_cpu);
  295. } else {
  296. /* We could delay the flush for the !page_mapping
  297. * case too. But that case is for exec env/arg
  298. * pages and those are %99 certainly going to get
  299. * faulted into the tlb (and thus flushed) anyways.
  300. */
  301. flush_dcache_page_impl(page);
  302. }
  303. out:
  304. put_cpu();
  305. }
  306. void __kprobes flush_icache_range(unsigned long start, unsigned long end)
  307. {
  308. /* Cheetah and Hypervisor platform cpus have coherent I-cache. */
  309. if (tlb_type == spitfire) {
  310. unsigned long kaddr;
  311. /* This code only runs on Spitfire cpus so this is
  312. * why we can assume _PAGE_PADDR_4U.
  313. */
  314. for (kaddr = start; kaddr < end; kaddr += PAGE_SIZE) {
  315. unsigned long paddr, mask = _PAGE_PADDR_4U;
  316. if (kaddr >= PAGE_OFFSET)
  317. paddr = kaddr & mask;
  318. else {
  319. pgd_t *pgdp = pgd_offset_k(kaddr);
  320. pud_t *pudp = pud_offset(pgdp, kaddr);
  321. pmd_t *pmdp = pmd_offset(pudp, kaddr);
  322. pte_t *ptep = pte_offset_kernel(pmdp, kaddr);
  323. paddr = pte_val(*ptep) & mask;
  324. }
  325. __flush_icache_page(paddr);
  326. }
  327. }
  328. }
  329. void show_mem(void)
  330. {
  331. unsigned long total = 0, reserved = 0;
  332. unsigned long shared = 0, cached = 0;
  333. pg_data_t *pgdat;
  334. printk(KERN_INFO "Mem-info:\n");
  335. show_free_areas();
  336. printk(KERN_INFO "Free swap: %6ldkB\n",
  337. nr_swap_pages << (PAGE_SHIFT-10));
  338. for_each_online_pgdat(pgdat) {
  339. unsigned long i, flags;
  340. pgdat_resize_lock(pgdat, &flags);
  341. for (i = 0; i < pgdat->node_spanned_pages; i++) {
  342. struct page *page = pgdat_page_nr(pgdat, i);
  343. total++;
  344. if (PageReserved(page))
  345. reserved++;
  346. else if (PageSwapCache(page))
  347. cached++;
  348. else if (page_count(page))
  349. shared += page_count(page) - 1;
  350. }
  351. pgdat_resize_unlock(pgdat, &flags);
  352. }
  353. printk(KERN_INFO "%lu pages of RAM\n", total);
  354. printk(KERN_INFO "%lu reserved pages\n", reserved);
  355. printk(KERN_INFO "%lu pages shared\n", shared);
  356. printk(KERN_INFO "%lu pages swap cached\n", cached);
  357. printk(KERN_INFO "%lu pages dirty\n",
  358. global_page_state(NR_FILE_DIRTY));
  359. printk(KERN_INFO "%lu pages writeback\n",
  360. global_page_state(NR_WRITEBACK));
  361. printk(KERN_INFO "%lu pages mapped\n",
  362. global_page_state(NR_FILE_MAPPED));
  363. printk(KERN_INFO "%lu pages slab\n",
  364. global_page_state(NR_SLAB_RECLAIMABLE) +
  365. global_page_state(NR_SLAB_UNRECLAIMABLE));
  366. printk(KERN_INFO "%lu pages pagetables\n",
  367. global_page_state(NR_PAGETABLE));
  368. }
  369. void mmu_info(struct seq_file *m)
  370. {
  371. if (tlb_type == cheetah)
  372. seq_printf(m, "MMU Type\t: Cheetah\n");
  373. else if (tlb_type == cheetah_plus)
  374. seq_printf(m, "MMU Type\t: Cheetah+\n");
  375. else if (tlb_type == spitfire)
  376. seq_printf(m, "MMU Type\t: Spitfire\n");
  377. else if (tlb_type == hypervisor)
  378. seq_printf(m, "MMU Type\t: Hypervisor (sun4v)\n");
  379. else
  380. seq_printf(m, "MMU Type\t: ???\n");
  381. #ifdef CONFIG_DEBUG_DCFLUSH
  382. seq_printf(m, "DCPageFlushes\t: %d\n",
  383. atomic_read(&dcpage_flushes));
  384. #ifdef CONFIG_SMP
  385. seq_printf(m, "DCPageFlushesXC\t: %d\n",
  386. atomic_read(&dcpage_flushes_xcall));
  387. #endif /* CONFIG_SMP */
  388. #endif /* CONFIG_DEBUG_DCFLUSH */
  389. }
  390. struct linux_prom_translation {
  391. unsigned long virt;
  392. unsigned long size;
  393. unsigned long data;
  394. };
  395. /* Exported for kernel TLB miss handling in ktlb.S */
  396. struct linux_prom_translation prom_trans[512] __read_mostly;
  397. unsigned int prom_trans_ents __read_mostly;
  398. /* Exported for SMP bootup purposes. */
  399. unsigned long kern_locked_tte_data;
  400. /* The obp translations are saved based on 8k pagesize, since obp can
  401. * use a mixture of pagesizes. Misses to the LOW_OBP_ADDRESS ->
  402. * HI_OBP_ADDRESS range are handled in ktlb.S.
  403. */
  404. static inline int in_obp_range(unsigned long vaddr)
  405. {
  406. return (vaddr >= LOW_OBP_ADDRESS &&
  407. vaddr < HI_OBP_ADDRESS);
  408. }
  409. static int cmp_ptrans(const void *a, const void *b)
  410. {
  411. const struct linux_prom_translation *x = a, *y = b;
  412. if (x->virt > y->virt)
  413. return 1;
  414. if (x->virt < y->virt)
  415. return -1;
  416. return 0;
  417. }
  418. /* Read OBP translations property into 'prom_trans[]'. */
  419. static void __init read_obp_translations(void)
  420. {
  421. int n, node, ents, first, last, i;
  422. node = prom_finddevice("/virtual-memory");
  423. n = prom_getproplen(node, "translations");
  424. if (unlikely(n == 0 || n == -1)) {
  425. prom_printf("prom_mappings: Couldn't get size.\n");
  426. prom_halt();
  427. }
  428. if (unlikely(n > sizeof(prom_trans))) {
  429. prom_printf("prom_mappings: Size %Zd is too big.\n", n);
  430. prom_halt();
  431. }
  432. if ((n = prom_getproperty(node, "translations",
  433. (char *)&prom_trans[0],
  434. sizeof(prom_trans))) == -1) {
  435. prom_printf("prom_mappings: Couldn't get property.\n");
  436. prom_halt();
  437. }
  438. n = n / sizeof(struct linux_prom_translation);
  439. ents = n;
  440. sort(prom_trans, ents, sizeof(struct linux_prom_translation),
  441. cmp_ptrans, NULL);
  442. /* Now kick out all the non-OBP entries. */
  443. for (i = 0; i < ents; i++) {
  444. if (in_obp_range(prom_trans[i].virt))
  445. break;
  446. }
  447. first = i;
  448. for (; i < ents; i++) {
  449. if (!in_obp_range(prom_trans[i].virt))
  450. break;
  451. }
  452. last = i;
  453. for (i = 0; i < (last - first); i++) {
  454. struct linux_prom_translation *src = &prom_trans[i + first];
  455. struct linux_prom_translation *dest = &prom_trans[i];
  456. *dest = *src;
  457. }
  458. for (; i < ents; i++) {
  459. struct linux_prom_translation *dest = &prom_trans[i];
  460. dest->virt = dest->size = dest->data = 0x0UL;
  461. }
  462. prom_trans_ents = last - first;
  463. if (tlb_type == spitfire) {
  464. /* Clear diag TTE bits. */
  465. for (i = 0; i < prom_trans_ents; i++)
  466. prom_trans[i].data &= ~0x0003fe0000000000UL;
  467. }
  468. }
  469. static void __init hypervisor_tlb_lock(unsigned long vaddr,
  470. unsigned long pte,
  471. unsigned long mmu)
  472. {
  473. unsigned long ret = sun4v_mmu_map_perm_addr(vaddr, 0, pte, mmu);
  474. if (ret != 0) {
  475. prom_printf("hypervisor_tlb_lock[%lx:%lx:%lx:%lx]: "
  476. "errors with %lx\n", vaddr, 0, pte, mmu, ret);
  477. prom_halt();
  478. }
  479. }
  480. static unsigned long kern_large_tte(unsigned long paddr);
  481. static void __init remap_kernel(void)
  482. {
  483. unsigned long phys_page, tte_vaddr, tte_data;
  484. int tlb_ent = sparc64_highest_locked_tlbent();
  485. tte_vaddr = (unsigned long) KERNBASE;
  486. phys_page = (prom_boot_mapping_phys_low >> 22UL) << 22UL;
  487. tte_data = kern_large_tte(phys_page);
  488. kern_locked_tte_data = tte_data;
  489. /* Now lock us into the TLBs via Hypervisor or OBP. */
  490. if (tlb_type == hypervisor) {
  491. hypervisor_tlb_lock(tte_vaddr, tte_data, HV_MMU_DMMU);
  492. hypervisor_tlb_lock(tte_vaddr, tte_data, HV_MMU_IMMU);
  493. if (bigkernel) {
  494. tte_vaddr += 0x400000;
  495. tte_data += 0x400000;
  496. hypervisor_tlb_lock(tte_vaddr, tte_data, HV_MMU_DMMU);
  497. hypervisor_tlb_lock(tte_vaddr, tte_data, HV_MMU_IMMU);
  498. }
  499. } else {
  500. prom_dtlb_load(tlb_ent, tte_data, tte_vaddr);
  501. prom_itlb_load(tlb_ent, tte_data, tte_vaddr);
  502. if (bigkernel) {
  503. tlb_ent -= 1;
  504. prom_dtlb_load(tlb_ent,
  505. tte_data + 0x400000,
  506. tte_vaddr + 0x400000);
  507. prom_itlb_load(tlb_ent,
  508. tte_data + 0x400000,
  509. tte_vaddr + 0x400000);
  510. }
  511. sparc64_highest_unlocked_tlb_ent = tlb_ent - 1;
  512. }
  513. if (tlb_type == cheetah_plus) {
  514. sparc64_kern_pri_context = (CTX_CHEETAH_PLUS_CTX0 |
  515. CTX_CHEETAH_PLUS_NUC);
  516. sparc64_kern_pri_nuc_bits = CTX_CHEETAH_PLUS_NUC;
  517. sparc64_kern_sec_context = CTX_CHEETAH_PLUS_CTX0;
  518. }
  519. }
  520. static void __init inherit_prom_mappings(void)
  521. {
  522. read_obp_translations();
  523. /* Now fixup OBP's idea about where we really are mapped. */
  524. printk("Remapping the kernel... ");
  525. remap_kernel();
  526. printk("done.\n");
  527. }
  528. void prom_world(int enter)
  529. {
  530. if (!enter)
  531. set_fs((mm_segment_t) { get_thread_current_ds() });
  532. __asm__ __volatile__("flushw");
  533. }
  534. void __flush_dcache_range(unsigned long start, unsigned long end)
  535. {
  536. unsigned long va;
  537. if (tlb_type == spitfire) {
  538. int n = 0;
  539. for (va = start; va < end; va += 32) {
  540. spitfire_put_dcache_tag(va & 0x3fe0, 0x0);
  541. if (++n >= 512)
  542. break;
  543. }
  544. } else if (tlb_type == cheetah || tlb_type == cheetah_plus) {
  545. start = __pa(start);
  546. end = __pa(end);
  547. for (va = start; va < end; va += 32)
  548. __asm__ __volatile__("stxa %%g0, [%0] %1\n\t"
  549. "membar #Sync"
  550. : /* no outputs */
  551. : "r" (va),
  552. "i" (ASI_DCACHE_INVALIDATE));
  553. }
  554. }
  555. /* get_new_mmu_context() uses "cache + 1". */
  556. DEFINE_SPINLOCK(ctx_alloc_lock);
  557. unsigned long tlb_context_cache = CTX_FIRST_VERSION - 1;
  558. #define MAX_CTX_NR (1UL << CTX_NR_BITS)
  559. #define CTX_BMAP_SLOTS BITS_TO_LONGS(MAX_CTX_NR)
  560. DECLARE_BITMAP(mmu_context_bmap, MAX_CTX_NR);
  561. /* Caller does TLB context flushing on local CPU if necessary.
  562. * The caller also ensures that CTX_VALID(mm->context) is false.
  563. *
  564. * We must be careful about boundary cases so that we never
  565. * let the user have CTX 0 (nucleus) or we ever use a CTX
  566. * version of zero (and thus NO_CONTEXT would not be caught
  567. * by version mis-match tests in mmu_context.h).
  568. *
  569. * Always invoked with interrupts disabled.
  570. */
  571. void get_new_mmu_context(struct mm_struct *mm)
  572. {
  573. unsigned long ctx, new_ctx;
  574. unsigned long orig_pgsz_bits;
  575. unsigned long flags;
  576. int new_version;
  577. spin_lock_irqsave(&ctx_alloc_lock, flags);
  578. orig_pgsz_bits = (mm->context.sparc64_ctx_val & CTX_PGSZ_MASK);
  579. ctx = (tlb_context_cache + 1) & CTX_NR_MASK;
  580. new_ctx = find_next_zero_bit(mmu_context_bmap, 1 << CTX_NR_BITS, ctx);
  581. new_version = 0;
  582. if (new_ctx >= (1 << CTX_NR_BITS)) {
  583. new_ctx = find_next_zero_bit(mmu_context_bmap, ctx, 1);
  584. if (new_ctx >= ctx) {
  585. int i;
  586. new_ctx = (tlb_context_cache & CTX_VERSION_MASK) +
  587. CTX_FIRST_VERSION;
  588. if (new_ctx == 1)
  589. new_ctx = CTX_FIRST_VERSION;
  590. /* Don't call memset, for 16 entries that's just
  591. * plain silly...
  592. */
  593. mmu_context_bmap[0] = 3;
  594. mmu_context_bmap[1] = 0;
  595. mmu_context_bmap[2] = 0;
  596. mmu_context_bmap[3] = 0;
  597. for (i = 4; i < CTX_BMAP_SLOTS; i += 4) {
  598. mmu_context_bmap[i + 0] = 0;
  599. mmu_context_bmap[i + 1] = 0;
  600. mmu_context_bmap[i + 2] = 0;
  601. mmu_context_bmap[i + 3] = 0;
  602. }
  603. new_version = 1;
  604. goto out;
  605. }
  606. }
  607. mmu_context_bmap[new_ctx>>6] |= (1UL << (new_ctx & 63));
  608. new_ctx |= (tlb_context_cache & CTX_VERSION_MASK);
  609. out:
  610. tlb_context_cache = new_ctx;
  611. mm->context.sparc64_ctx_val = new_ctx | orig_pgsz_bits;
  612. spin_unlock_irqrestore(&ctx_alloc_lock, flags);
  613. if (unlikely(new_version))
  614. smp_new_mmu_context_version();
  615. }
  616. /* Find a free area for the bootmem map, avoiding the kernel image
  617. * and the initial ramdisk.
  618. */
  619. static unsigned long __init choose_bootmap_pfn(unsigned long start_pfn,
  620. unsigned long end_pfn)
  621. {
  622. unsigned long avoid_start, avoid_end, bootmap_size;
  623. int i;
  624. bootmap_size = bootmem_bootmap_pages(end_pfn - start_pfn);
  625. bootmap_size <<= PAGE_SHIFT;
  626. avoid_start = avoid_end = 0;
  627. #ifdef CONFIG_BLK_DEV_INITRD
  628. avoid_start = initrd_start;
  629. avoid_end = PAGE_ALIGN(initrd_end);
  630. #endif
  631. for (i = 0; i < pavail_ents; i++) {
  632. unsigned long start, end;
  633. start = pavail[i].phys_addr;
  634. end = start + pavail[i].reg_size;
  635. while (start < end) {
  636. if (start >= kern_base &&
  637. start < PAGE_ALIGN(kern_base + kern_size)) {
  638. start = PAGE_ALIGN(kern_base + kern_size);
  639. continue;
  640. }
  641. if (start >= avoid_start && start < avoid_end) {
  642. start = avoid_end;
  643. continue;
  644. }
  645. if ((end - start) < bootmap_size)
  646. break;
  647. if (start < kern_base &&
  648. (start + bootmap_size) > kern_base) {
  649. start = PAGE_ALIGN(kern_base + kern_size);
  650. continue;
  651. }
  652. if (start < avoid_start &&
  653. (start + bootmap_size) > avoid_start) {
  654. start = avoid_end;
  655. continue;
  656. }
  657. /* OK, it doesn't overlap anything, use it. */
  658. return start >> PAGE_SHIFT;
  659. }
  660. }
  661. prom_printf("Cannot find free area for bootmap, aborting.\n");
  662. prom_halt();
  663. }
  664. static void __init trim_pavail(unsigned long *cur_size_p,
  665. unsigned long *end_of_phys_p)
  666. {
  667. unsigned long to_trim = *cur_size_p - cmdline_memory_size;
  668. unsigned long avoid_start, avoid_end;
  669. int i;
  670. to_trim = PAGE_ALIGN(to_trim);
  671. avoid_start = avoid_end = 0;
  672. #ifdef CONFIG_BLK_DEV_INITRD
  673. avoid_start = initrd_start;
  674. avoid_end = PAGE_ALIGN(initrd_end);
  675. #endif
  676. /* Trim some pavail[] entries in order to satisfy the
  677. * requested "mem=xxx" kernel command line specification.
  678. *
  679. * We must not trim off the kernel image area nor the
  680. * initial ramdisk range (if any). Also, we must not trim
  681. * any pavail[] entry down to zero in order to preserve
  682. * the invariant that all pavail[] entries have a non-zero
  683. * size which is assumed by all of the code in here.
  684. */
  685. for (i = 0; i < pavail_ents; i++) {
  686. unsigned long start, end, kern_end;
  687. unsigned long trim_low, trim_high, n;
  688. kern_end = PAGE_ALIGN(kern_base + kern_size);
  689. trim_low = start = pavail[i].phys_addr;
  690. trim_high = end = start + pavail[i].reg_size;
  691. if (kern_base >= start &&
  692. kern_base < end) {
  693. trim_low = kern_base;
  694. if (kern_end >= end)
  695. continue;
  696. }
  697. if (kern_end >= start &&
  698. kern_end < end) {
  699. trim_high = kern_end;
  700. }
  701. if (avoid_start &&
  702. avoid_start >= start &&
  703. avoid_start < end) {
  704. if (trim_low > avoid_start)
  705. trim_low = avoid_start;
  706. if (avoid_end >= end)
  707. continue;
  708. }
  709. if (avoid_end &&
  710. avoid_end >= start &&
  711. avoid_end < end) {
  712. if (trim_high < avoid_end)
  713. trim_high = avoid_end;
  714. }
  715. if (trim_high <= trim_low)
  716. continue;
  717. if (trim_low == start && trim_high == end) {
  718. /* Whole chunk is available for trimming.
  719. * Trim all except one page, in order to keep
  720. * entry non-empty.
  721. */
  722. n = (end - start) - PAGE_SIZE;
  723. if (n > to_trim)
  724. n = to_trim;
  725. if (n) {
  726. pavail[i].phys_addr += n;
  727. pavail[i].reg_size -= n;
  728. to_trim -= n;
  729. }
  730. } else {
  731. n = (trim_low - start);
  732. if (n > to_trim)
  733. n = to_trim;
  734. if (n) {
  735. pavail[i].phys_addr += n;
  736. pavail[i].reg_size -= n;
  737. to_trim -= n;
  738. }
  739. if (to_trim) {
  740. n = end - trim_high;
  741. if (n > to_trim)
  742. n = to_trim;
  743. if (n) {
  744. pavail[i].reg_size -= n;
  745. to_trim -= n;
  746. }
  747. }
  748. }
  749. if (!to_trim)
  750. break;
  751. }
  752. /* Recalculate. */
  753. *cur_size_p = 0UL;
  754. for (i = 0; i < pavail_ents; i++) {
  755. *end_of_phys_p = pavail[i].phys_addr +
  756. pavail[i].reg_size;
  757. *cur_size_p += pavail[i].reg_size;
  758. }
  759. }
  760. /* About pages_avail, this is the value we will use to calculate
  761. * the zholes_size[] argument given to free_area_init_node(). The
  762. * page allocator uses this to calculate nr_kernel_pages,
  763. * nr_all_pages and zone->present_pages. On NUMA it is used
  764. * to calculate zone->min_unmapped_pages and zone->min_slab_pages.
  765. *
  766. * So this number should really be set to what the page allocator
  767. * actually ends up with. This means:
  768. * 1) It should include bootmem map pages, we'll release those.
  769. * 2) It should not include the kernel image, except for the
  770. * __init sections which we will also release.
  771. * 3) It should include the initrd image, since we'll release
  772. * that too.
  773. */
  774. static unsigned long __init bootmem_init(unsigned long *pages_avail,
  775. unsigned long phys_base)
  776. {
  777. unsigned long bootmap_size, end_pfn;
  778. unsigned long end_of_phys_memory = 0UL;
  779. unsigned long bootmap_pfn, bytes_avail, size;
  780. int i;
  781. bytes_avail = 0UL;
  782. for (i = 0; i < pavail_ents; i++) {
  783. end_of_phys_memory = pavail[i].phys_addr +
  784. pavail[i].reg_size;
  785. bytes_avail += pavail[i].reg_size;
  786. }
  787. /* Determine the location of the initial ramdisk before trying
  788. * to honor the "mem=xxx" command line argument. We must know
  789. * where the kernel image and the ramdisk image are so that we
  790. * do not trim those two areas from the physical memory map.
  791. */
  792. #ifdef CONFIG_BLK_DEV_INITRD
  793. /* Now have to check initial ramdisk, so that bootmap does not overwrite it */
  794. if (sparc_ramdisk_image || sparc_ramdisk_image64) {
  795. unsigned long ramdisk_image = sparc_ramdisk_image ?
  796. sparc_ramdisk_image : sparc_ramdisk_image64;
  797. ramdisk_image -= KERNBASE;
  798. initrd_start = ramdisk_image + phys_base;
  799. initrd_end = initrd_start + sparc_ramdisk_size;
  800. if (initrd_end > end_of_phys_memory) {
  801. printk(KERN_CRIT "initrd extends beyond end of memory "
  802. "(0x%016lx > 0x%016lx)\ndisabling initrd\n",
  803. initrd_end, end_of_phys_memory);
  804. initrd_start = 0;
  805. initrd_end = 0;
  806. }
  807. }
  808. #endif
  809. if (cmdline_memory_size &&
  810. bytes_avail > cmdline_memory_size)
  811. trim_pavail(&bytes_avail,
  812. &end_of_phys_memory);
  813. *pages_avail = bytes_avail >> PAGE_SHIFT;
  814. end_pfn = end_of_phys_memory >> PAGE_SHIFT;
  815. /* Initialize the boot-time allocator. */
  816. max_pfn = max_low_pfn = end_pfn;
  817. min_low_pfn = (phys_base >> PAGE_SHIFT);
  818. bootmap_pfn = choose_bootmap_pfn(min_low_pfn, end_pfn);
  819. bootmap_size = init_bootmem_node(NODE_DATA(0), bootmap_pfn,
  820. min_low_pfn, end_pfn);
  821. /* Now register the available physical memory with the
  822. * allocator.
  823. */
  824. for (i = 0; i < pavail_ents; i++)
  825. free_bootmem(pavail[i].phys_addr, pavail[i].reg_size);
  826. #ifdef CONFIG_BLK_DEV_INITRD
  827. if (initrd_start) {
  828. size = initrd_end - initrd_start;
  829. /* Reserve the initrd image area. */
  830. reserve_bootmem(initrd_start, size, BOOTMEM_DEFAULT);
  831. initrd_start += PAGE_OFFSET;
  832. initrd_end += PAGE_OFFSET;
  833. }
  834. #endif
  835. /* Reserve the kernel text/data/bss. */
  836. reserve_bootmem(kern_base, kern_size, BOOTMEM_DEFAULT);
  837. *pages_avail -= PAGE_ALIGN(kern_size) >> PAGE_SHIFT;
  838. /* Add back in the initmem pages. */
  839. size = ((unsigned long)(__init_end) & PAGE_MASK) -
  840. PAGE_ALIGN((unsigned long)__init_begin);
  841. *pages_avail += size >> PAGE_SHIFT;
  842. /* Reserve the bootmem map. We do not account for it
  843. * in pages_avail because we will release that memory
  844. * in free_all_bootmem.
  845. */
  846. size = bootmap_size;
  847. reserve_bootmem((bootmap_pfn << PAGE_SHIFT), size, BOOTMEM_DEFAULT);
  848. for (i = 0; i < pavail_ents; i++) {
  849. unsigned long start_pfn, end_pfn;
  850. start_pfn = pavail[i].phys_addr >> PAGE_SHIFT;
  851. end_pfn = (start_pfn + (pavail[i].reg_size >> PAGE_SHIFT));
  852. memory_present(0, start_pfn, end_pfn);
  853. }
  854. sparse_init();
  855. return end_pfn;
  856. }
  857. static struct linux_prom64_registers pall[MAX_BANKS] __initdata;
  858. static int pall_ents __initdata;
  859. #ifdef CONFIG_DEBUG_PAGEALLOC
  860. static unsigned long __ref kernel_map_range(unsigned long pstart,
  861. unsigned long pend, pgprot_t prot)
  862. {
  863. unsigned long vstart = PAGE_OFFSET + pstart;
  864. unsigned long vend = PAGE_OFFSET + pend;
  865. unsigned long alloc_bytes = 0UL;
  866. if ((vstart & ~PAGE_MASK) || (vend & ~PAGE_MASK)) {
  867. prom_printf("kernel_map: Unaligned physmem[%lx:%lx]\n",
  868. vstart, vend);
  869. prom_halt();
  870. }
  871. while (vstart < vend) {
  872. unsigned long this_end, paddr = __pa(vstart);
  873. pgd_t *pgd = pgd_offset_k(vstart);
  874. pud_t *pud;
  875. pmd_t *pmd;
  876. pte_t *pte;
  877. pud = pud_offset(pgd, vstart);
  878. if (pud_none(*pud)) {
  879. pmd_t *new;
  880. new = __alloc_bootmem(PAGE_SIZE, PAGE_SIZE, PAGE_SIZE);
  881. alloc_bytes += PAGE_SIZE;
  882. pud_populate(&init_mm, pud, new);
  883. }
  884. pmd = pmd_offset(pud, vstart);
  885. if (!pmd_present(*pmd)) {
  886. pte_t *new;
  887. new = __alloc_bootmem(PAGE_SIZE, PAGE_SIZE, PAGE_SIZE);
  888. alloc_bytes += PAGE_SIZE;
  889. pmd_populate_kernel(&init_mm, pmd, new);
  890. }
  891. pte = pte_offset_kernel(pmd, vstart);
  892. this_end = (vstart + PMD_SIZE) & PMD_MASK;
  893. if (this_end > vend)
  894. this_end = vend;
  895. while (vstart < this_end) {
  896. pte_val(*pte) = (paddr | pgprot_val(prot));
  897. vstart += PAGE_SIZE;
  898. paddr += PAGE_SIZE;
  899. pte++;
  900. }
  901. }
  902. return alloc_bytes;
  903. }
  904. extern unsigned int kvmap_linear_patch[1];
  905. #endif /* CONFIG_DEBUG_PAGEALLOC */
  906. static void __init mark_kpte_bitmap(unsigned long start, unsigned long end)
  907. {
  908. const unsigned long shift_256MB = 28;
  909. const unsigned long mask_256MB = ((1UL << shift_256MB) - 1UL);
  910. const unsigned long size_256MB = (1UL << shift_256MB);
  911. while (start < end) {
  912. long remains;
  913. remains = end - start;
  914. if (remains < size_256MB)
  915. break;
  916. if (start & mask_256MB) {
  917. start = (start + size_256MB) & ~mask_256MB;
  918. continue;
  919. }
  920. while (remains >= size_256MB) {
  921. unsigned long index = start >> shift_256MB;
  922. __set_bit(index, kpte_linear_bitmap);
  923. start += size_256MB;
  924. remains -= size_256MB;
  925. }
  926. }
  927. }
  928. static void __init init_kpte_bitmap(void)
  929. {
  930. unsigned long i;
  931. for (i = 0; i < pall_ents; i++) {
  932. unsigned long phys_start, phys_end;
  933. phys_start = pall[i].phys_addr;
  934. phys_end = phys_start + pall[i].reg_size;
  935. mark_kpte_bitmap(phys_start, phys_end);
  936. }
  937. }
  938. static void __init kernel_physical_mapping_init(void)
  939. {
  940. #ifdef CONFIG_DEBUG_PAGEALLOC
  941. unsigned long i, mem_alloced = 0UL;
  942. for (i = 0; i < pall_ents; i++) {
  943. unsigned long phys_start, phys_end;
  944. phys_start = pall[i].phys_addr;
  945. phys_end = phys_start + pall[i].reg_size;
  946. mem_alloced += kernel_map_range(phys_start, phys_end,
  947. PAGE_KERNEL);
  948. }
  949. printk("Allocated %ld bytes for kernel page tables.\n",
  950. mem_alloced);
  951. kvmap_linear_patch[0] = 0x01000000; /* nop */
  952. flushi(&kvmap_linear_patch[0]);
  953. __flush_tlb_all();
  954. #endif
  955. }
  956. #ifdef CONFIG_DEBUG_PAGEALLOC
  957. void kernel_map_pages(struct page *page, int numpages, int enable)
  958. {
  959. unsigned long phys_start = page_to_pfn(page) << PAGE_SHIFT;
  960. unsigned long phys_end = phys_start + (numpages * PAGE_SIZE);
  961. kernel_map_range(phys_start, phys_end,
  962. (enable ? PAGE_KERNEL : __pgprot(0)));
  963. flush_tsb_kernel_range(PAGE_OFFSET + phys_start,
  964. PAGE_OFFSET + phys_end);
  965. /* we should perform an IPI and flush all tlbs,
  966. * but that can deadlock->flush only current cpu.
  967. */
  968. __flush_tlb_kernel_range(PAGE_OFFSET + phys_start,
  969. PAGE_OFFSET + phys_end);
  970. }
  971. #endif
  972. unsigned long __init find_ecache_flush_span(unsigned long size)
  973. {
  974. int i;
  975. for (i = 0; i < pavail_ents; i++) {
  976. if (pavail[i].reg_size >= size)
  977. return pavail[i].phys_addr;
  978. }
  979. return ~0UL;
  980. }
  981. static void __init tsb_phys_patch(void)
  982. {
  983. struct tsb_ldquad_phys_patch_entry *pquad;
  984. struct tsb_phys_patch_entry *p;
  985. pquad = &__tsb_ldquad_phys_patch;
  986. while (pquad < &__tsb_ldquad_phys_patch_end) {
  987. unsigned long addr = pquad->addr;
  988. if (tlb_type == hypervisor)
  989. *(unsigned int *) addr = pquad->sun4v_insn;
  990. else
  991. *(unsigned int *) addr = pquad->sun4u_insn;
  992. wmb();
  993. __asm__ __volatile__("flush %0"
  994. : /* no outputs */
  995. : "r" (addr));
  996. pquad++;
  997. }
  998. p = &__tsb_phys_patch;
  999. while (p < &__tsb_phys_patch_end) {
  1000. unsigned long addr = p->addr;
  1001. *(unsigned int *) addr = p->insn;
  1002. wmb();
  1003. __asm__ __volatile__("flush %0"
  1004. : /* no outputs */
  1005. : "r" (addr));
  1006. p++;
  1007. }
  1008. }
  1009. /* Don't mark as init, we give this to the Hypervisor. */
  1010. #ifndef CONFIG_DEBUG_PAGEALLOC
  1011. #define NUM_KTSB_DESCR 2
  1012. #else
  1013. #define NUM_KTSB_DESCR 1
  1014. #endif
  1015. static struct hv_tsb_descr ktsb_descr[NUM_KTSB_DESCR];
  1016. extern struct tsb swapper_tsb[KERNEL_TSB_NENTRIES];
  1017. static void __init sun4v_ktsb_init(void)
  1018. {
  1019. unsigned long ktsb_pa;
  1020. /* First KTSB for PAGE_SIZE mappings. */
  1021. ktsb_pa = kern_base + ((unsigned long)&swapper_tsb[0] - KERNBASE);
  1022. switch (PAGE_SIZE) {
  1023. case 8 * 1024:
  1024. default:
  1025. ktsb_descr[0].pgsz_idx = HV_PGSZ_IDX_8K;
  1026. ktsb_descr[0].pgsz_mask = HV_PGSZ_MASK_8K;
  1027. break;
  1028. case 64 * 1024:
  1029. ktsb_descr[0].pgsz_idx = HV_PGSZ_IDX_64K;
  1030. ktsb_descr[0].pgsz_mask = HV_PGSZ_MASK_64K;
  1031. break;
  1032. case 512 * 1024:
  1033. ktsb_descr[0].pgsz_idx = HV_PGSZ_IDX_512K;
  1034. ktsb_descr[0].pgsz_mask = HV_PGSZ_MASK_512K;
  1035. break;
  1036. case 4 * 1024 * 1024:
  1037. ktsb_descr[0].pgsz_idx = HV_PGSZ_IDX_4MB;
  1038. ktsb_descr[0].pgsz_mask = HV_PGSZ_MASK_4MB;
  1039. break;
  1040. };
  1041. ktsb_descr[0].assoc = 1;
  1042. ktsb_descr[0].num_ttes = KERNEL_TSB_NENTRIES;
  1043. ktsb_descr[0].ctx_idx = 0;
  1044. ktsb_descr[0].tsb_base = ktsb_pa;
  1045. ktsb_descr[0].resv = 0;
  1046. #ifndef CONFIG_DEBUG_PAGEALLOC
  1047. /* Second KTSB for 4MB/256MB mappings. */
  1048. ktsb_pa = (kern_base +
  1049. ((unsigned long)&swapper_4m_tsb[0] - KERNBASE));
  1050. ktsb_descr[1].pgsz_idx = HV_PGSZ_IDX_4MB;
  1051. ktsb_descr[1].pgsz_mask = (HV_PGSZ_MASK_4MB |
  1052. HV_PGSZ_MASK_256MB);
  1053. ktsb_descr[1].assoc = 1;
  1054. ktsb_descr[1].num_ttes = KERNEL_TSB4M_NENTRIES;
  1055. ktsb_descr[1].ctx_idx = 0;
  1056. ktsb_descr[1].tsb_base = ktsb_pa;
  1057. ktsb_descr[1].resv = 0;
  1058. #endif
  1059. }
  1060. void __cpuinit sun4v_ktsb_register(void)
  1061. {
  1062. unsigned long pa, ret;
  1063. pa = kern_base + ((unsigned long)&ktsb_descr[0] - KERNBASE);
  1064. ret = sun4v_mmu_tsb_ctx0(NUM_KTSB_DESCR, pa);
  1065. if (ret != 0) {
  1066. prom_printf("hypervisor_mmu_tsb_ctx0[%lx]: "
  1067. "errors with %lx\n", pa, ret);
  1068. prom_halt();
  1069. }
  1070. }
  1071. /* paging_init() sets up the page tables */
  1072. extern void cheetah_ecache_flush_init(void);
  1073. extern void sun4v_patch_tlb_handlers(void);
  1074. extern void cpu_probe(void);
  1075. extern void central_probe(void);
  1076. static unsigned long last_valid_pfn;
  1077. pgd_t swapper_pg_dir[2048];
  1078. static void sun4u_pgprot_init(void);
  1079. static void sun4v_pgprot_init(void);
  1080. /* Dummy function */
  1081. void __init setup_per_cpu_areas(void)
  1082. {
  1083. }
  1084. void __init paging_init(void)
  1085. {
  1086. unsigned long end_pfn, pages_avail, shift, phys_base;
  1087. unsigned long real_end, i;
  1088. /* These build time checkes make sure that the dcache_dirty_cpu()
  1089. * page->flags usage will work.
  1090. *
  1091. * When a page gets marked as dcache-dirty, we store the
  1092. * cpu number starting at bit 32 in the page->flags. Also,
  1093. * functions like clear_dcache_dirty_cpu use the cpu mask
  1094. * in 13-bit signed-immediate instruction fields.
  1095. */
  1096. BUILD_BUG_ON(FLAGS_RESERVED != 32);
  1097. BUILD_BUG_ON(SECTIONS_WIDTH + NODES_WIDTH + ZONES_WIDTH +
  1098. ilog2(roundup_pow_of_two(NR_CPUS)) > FLAGS_RESERVED);
  1099. BUILD_BUG_ON(NR_CPUS > 4096);
  1100. kern_base = (prom_boot_mapping_phys_low >> 22UL) << 22UL;
  1101. kern_size = (unsigned long)&_end - (unsigned long)KERNBASE;
  1102. sstate_booting();
  1103. /* Invalidate both kernel TSBs. */
  1104. memset(swapper_tsb, 0x40, sizeof(swapper_tsb));
  1105. #ifndef CONFIG_DEBUG_PAGEALLOC
  1106. memset(swapper_4m_tsb, 0x40, sizeof(swapper_4m_tsb));
  1107. #endif
  1108. if (tlb_type == hypervisor)
  1109. sun4v_pgprot_init();
  1110. else
  1111. sun4u_pgprot_init();
  1112. if (tlb_type == cheetah_plus ||
  1113. tlb_type == hypervisor)
  1114. tsb_phys_patch();
  1115. if (tlb_type == hypervisor) {
  1116. sun4v_patch_tlb_handlers();
  1117. sun4v_ktsb_init();
  1118. }
  1119. /* Find available physical memory... */
  1120. read_obp_memory("available", &pavail[0], &pavail_ents);
  1121. phys_base = 0xffffffffffffffffUL;
  1122. for (i = 0; i < pavail_ents; i++)
  1123. phys_base = min(phys_base, pavail[i].phys_addr);
  1124. set_bit(0, mmu_context_bmap);
  1125. shift = kern_base + PAGE_OFFSET - ((unsigned long)KERNBASE);
  1126. real_end = (unsigned long)_end;
  1127. if ((real_end > ((unsigned long)KERNBASE + 0x400000)))
  1128. bigkernel = 1;
  1129. if ((real_end > ((unsigned long)KERNBASE + 0x800000))) {
  1130. prom_printf("paging_init: Kernel > 8MB, too large.\n");
  1131. prom_halt();
  1132. }
  1133. /* Set kernel pgd to upper alias so physical page computations
  1134. * work.
  1135. */
  1136. init_mm.pgd += ((shift) / (sizeof(pgd_t)));
  1137. memset(swapper_low_pmd_dir, 0, sizeof(swapper_low_pmd_dir));
  1138. /* Now can init the kernel/bad page tables. */
  1139. pud_set(pud_offset(&swapper_pg_dir[0], 0),
  1140. swapper_low_pmd_dir + (shift / sizeof(pgd_t)));
  1141. inherit_prom_mappings();
  1142. read_obp_memory("reg", &pall[0], &pall_ents);
  1143. init_kpte_bitmap();
  1144. /* Ok, we can use our TLB miss and window trap handlers safely. */
  1145. setup_tba();
  1146. __flush_tlb_all();
  1147. if (tlb_type == hypervisor)
  1148. sun4v_ktsb_register();
  1149. /* Setup bootmem... */
  1150. pages_avail = 0;
  1151. last_valid_pfn = end_pfn = bootmem_init(&pages_avail, phys_base);
  1152. max_mapnr = last_valid_pfn;
  1153. kernel_physical_mapping_init();
  1154. real_setup_per_cpu_areas();
  1155. prom_build_devicetree();
  1156. if (tlb_type == hypervisor)
  1157. sun4v_mdesc_init();
  1158. {
  1159. unsigned long zones_size[MAX_NR_ZONES];
  1160. unsigned long zholes_size[MAX_NR_ZONES];
  1161. int znum;
  1162. for (znum = 0; znum < MAX_NR_ZONES; znum++)
  1163. zones_size[znum] = zholes_size[znum] = 0;
  1164. zones_size[ZONE_NORMAL] = end_pfn;
  1165. zholes_size[ZONE_NORMAL] = end_pfn - pages_avail;
  1166. free_area_init_node(0, &contig_page_data, zones_size,
  1167. __pa(PAGE_OFFSET) >> PAGE_SHIFT,
  1168. zholes_size);
  1169. }
  1170. printk("Booting Linux...\n");
  1171. central_probe();
  1172. cpu_probe();
  1173. }
  1174. static void __init taint_real_pages(void)
  1175. {
  1176. int i;
  1177. read_obp_memory("available", &pavail_rescan[0], &pavail_rescan_ents);
  1178. /* Find changes discovered in the physmem available rescan and
  1179. * reserve the lost portions in the bootmem maps.
  1180. */
  1181. for (i = 0; i < pavail_ents; i++) {
  1182. unsigned long old_start, old_end;
  1183. old_start = pavail[i].phys_addr;
  1184. old_end = old_start +
  1185. pavail[i].reg_size;
  1186. while (old_start < old_end) {
  1187. int n;
  1188. for (n = 0; n < pavail_rescan_ents; n++) {
  1189. unsigned long new_start, new_end;
  1190. new_start = pavail_rescan[n].phys_addr;
  1191. new_end = new_start +
  1192. pavail_rescan[n].reg_size;
  1193. if (new_start <= old_start &&
  1194. new_end >= (old_start + PAGE_SIZE)) {
  1195. set_bit(old_start >> 22,
  1196. sparc64_valid_addr_bitmap);
  1197. goto do_next_page;
  1198. }
  1199. }
  1200. reserve_bootmem(old_start, PAGE_SIZE, BOOTMEM_DEFAULT);
  1201. do_next_page:
  1202. old_start += PAGE_SIZE;
  1203. }
  1204. }
  1205. }
  1206. int __init page_in_phys_avail(unsigned long paddr)
  1207. {
  1208. int i;
  1209. paddr &= PAGE_MASK;
  1210. for (i = 0; i < pavail_rescan_ents; i++) {
  1211. unsigned long start, end;
  1212. start = pavail_rescan[i].phys_addr;
  1213. end = start + pavail_rescan[i].reg_size;
  1214. if (paddr >= start && paddr < end)
  1215. return 1;
  1216. }
  1217. if (paddr >= kern_base && paddr < (kern_base + kern_size))
  1218. return 1;
  1219. #ifdef CONFIG_BLK_DEV_INITRD
  1220. if (paddr >= __pa(initrd_start) &&
  1221. paddr < __pa(PAGE_ALIGN(initrd_end)))
  1222. return 1;
  1223. #endif
  1224. return 0;
  1225. }
  1226. void __init mem_init(void)
  1227. {
  1228. unsigned long codepages, datapages, initpages;
  1229. unsigned long addr, last;
  1230. int i;
  1231. i = last_valid_pfn >> ((22 - PAGE_SHIFT) + 6);
  1232. i += 1;
  1233. sparc64_valid_addr_bitmap = (unsigned long *) alloc_bootmem(i << 3);
  1234. if (sparc64_valid_addr_bitmap == NULL) {
  1235. prom_printf("mem_init: Cannot alloc valid_addr_bitmap.\n");
  1236. prom_halt();
  1237. }
  1238. memset(sparc64_valid_addr_bitmap, 0, i << 3);
  1239. addr = PAGE_OFFSET + kern_base;
  1240. last = PAGE_ALIGN(kern_size) + addr;
  1241. while (addr < last) {
  1242. set_bit(__pa(addr) >> 22, sparc64_valid_addr_bitmap);
  1243. addr += PAGE_SIZE;
  1244. }
  1245. taint_real_pages();
  1246. high_memory = __va(last_valid_pfn << PAGE_SHIFT);
  1247. /* We subtract one to account for the mem_map_zero page
  1248. * allocated below.
  1249. */
  1250. totalram_pages = num_physpages = free_all_bootmem() - 1;
  1251. /*
  1252. * Set up the zero page, mark it reserved, so that page count
  1253. * is not manipulated when freeing the page from user ptes.
  1254. */
  1255. mem_map_zero = alloc_pages(GFP_KERNEL|__GFP_ZERO, 0);
  1256. if (mem_map_zero == NULL) {
  1257. prom_printf("paging_init: Cannot alloc zero page.\n");
  1258. prom_halt();
  1259. }
  1260. SetPageReserved(mem_map_zero);
  1261. codepages = (((unsigned long) _etext) - ((unsigned long) _start));
  1262. codepages = PAGE_ALIGN(codepages) >> PAGE_SHIFT;
  1263. datapages = (((unsigned long) _edata) - ((unsigned long) _etext));
  1264. datapages = PAGE_ALIGN(datapages) >> PAGE_SHIFT;
  1265. initpages = (((unsigned long) __init_end) - ((unsigned long) __init_begin));
  1266. initpages = PAGE_ALIGN(initpages) >> PAGE_SHIFT;
  1267. printk("Memory: %luk available (%ldk kernel code, %ldk data, %ldk init) [%016lx,%016lx]\n",
  1268. nr_free_pages() << (PAGE_SHIFT-10),
  1269. codepages << (PAGE_SHIFT-10),
  1270. datapages << (PAGE_SHIFT-10),
  1271. initpages << (PAGE_SHIFT-10),
  1272. PAGE_OFFSET, (last_valid_pfn << PAGE_SHIFT));
  1273. if (tlb_type == cheetah || tlb_type == cheetah_plus)
  1274. cheetah_ecache_flush_init();
  1275. }
  1276. void free_initmem(void)
  1277. {
  1278. unsigned long addr, initend;
  1279. /*
  1280. * The init section is aligned to 8k in vmlinux.lds. Page align for >8k pagesizes.
  1281. */
  1282. addr = PAGE_ALIGN((unsigned long)(__init_begin));
  1283. initend = (unsigned long)(__init_end) & PAGE_MASK;
  1284. for (; addr < initend; addr += PAGE_SIZE) {
  1285. unsigned long page;
  1286. struct page *p;
  1287. page = (addr +
  1288. ((unsigned long) __va(kern_base)) -
  1289. ((unsigned long) KERNBASE));
  1290. memset((void *)addr, POISON_FREE_INITMEM, PAGE_SIZE);
  1291. p = virt_to_page(page);
  1292. ClearPageReserved(p);
  1293. init_page_count(p);
  1294. __free_page(p);
  1295. num_physpages++;
  1296. totalram_pages++;
  1297. }
  1298. }
  1299. #ifdef CONFIG_BLK_DEV_INITRD
  1300. void free_initrd_mem(unsigned long start, unsigned long end)
  1301. {
  1302. if (start < end)
  1303. printk ("Freeing initrd memory: %ldk freed\n", (end - start) >> 10);
  1304. for (; start < end; start += PAGE_SIZE) {
  1305. struct page *p = virt_to_page(start);
  1306. ClearPageReserved(p);
  1307. init_page_count(p);
  1308. __free_page(p);
  1309. num_physpages++;
  1310. totalram_pages++;
  1311. }
  1312. }
  1313. #endif
  1314. #define _PAGE_CACHE_4U (_PAGE_CP_4U | _PAGE_CV_4U)
  1315. #define _PAGE_CACHE_4V (_PAGE_CP_4V | _PAGE_CV_4V)
  1316. #define __DIRTY_BITS_4U (_PAGE_MODIFIED_4U | _PAGE_WRITE_4U | _PAGE_W_4U)
  1317. #define __DIRTY_BITS_4V (_PAGE_MODIFIED_4V | _PAGE_WRITE_4V | _PAGE_W_4V)
  1318. #define __ACCESS_BITS_4U (_PAGE_ACCESSED_4U | _PAGE_READ_4U | _PAGE_R)
  1319. #define __ACCESS_BITS_4V (_PAGE_ACCESSED_4V | _PAGE_READ_4V | _PAGE_R)
  1320. pgprot_t PAGE_KERNEL __read_mostly;
  1321. EXPORT_SYMBOL(PAGE_KERNEL);
  1322. pgprot_t PAGE_KERNEL_LOCKED __read_mostly;
  1323. pgprot_t PAGE_COPY __read_mostly;
  1324. pgprot_t PAGE_SHARED __read_mostly;
  1325. EXPORT_SYMBOL(PAGE_SHARED);
  1326. pgprot_t PAGE_EXEC __read_mostly;
  1327. unsigned long pg_iobits __read_mostly;
  1328. unsigned long _PAGE_IE __read_mostly;
  1329. EXPORT_SYMBOL(_PAGE_IE);
  1330. unsigned long _PAGE_E __read_mostly;
  1331. EXPORT_SYMBOL(_PAGE_E);
  1332. unsigned long _PAGE_CACHE __read_mostly;
  1333. EXPORT_SYMBOL(_PAGE_CACHE);
  1334. #ifdef CONFIG_SPARSEMEM_VMEMMAP
  1335. #define VMEMMAP_CHUNK_SHIFT 22
  1336. #define VMEMMAP_CHUNK (1UL << VMEMMAP_CHUNK_SHIFT)
  1337. #define VMEMMAP_CHUNK_MASK ~(VMEMMAP_CHUNK - 1UL)
  1338. #define VMEMMAP_ALIGN(x) (((x)+VMEMMAP_CHUNK-1UL)&VMEMMAP_CHUNK_MASK)
  1339. #define VMEMMAP_SIZE ((((1UL << MAX_PHYSADDR_BITS) >> PAGE_SHIFT) * \
  1340. sizeof(struct page *)) >> VMEMMAP_CHUNK_SHIFT)
  1341. unsigned long vmemmap_table[VMEMMAP_SIZE];
  1342. int __meminit vmemmap_populate(struct page *start, unsigned long nr, int node)
  1343. {
  1344. unsigned long vstart = (unsigned long) start;
  1345. unsigned long vend = (unsigned long) (start + nr);
  1346. unsigned long phys_start = (vstart - VMEMMAP_BASE);
  1347. unsigned long phys_end = (vend - VMEMMAP_BASE);
  1348. unsigned long addr = phys_start & VMEMMAP_CHUNK_MASK;
  1349. unsigned long end = VMEMMAP_ALIGN(phys_end);
  1350. unsigned long pte_base;
  1351. pte_base = (_PAGE_VALID | _PAGE_SZ4MB_4U |
  1352. _PAGE_CP_4U | _PAGE_CV_4U |
  1353. _PAGE_P_4U | _PAGE_W_4U);
  1354. if (tlb_type == hypervisor)
  1355. pte_base = (_PAGE_VALID | _PAGE_SZ4MB_4V |
  1356. _PAGE_CP_4V | _PAGE_CV_4V |
  1357. _PAGE_P_4V | _PAGE_W_4V);
  1358. for (; addr < end; addr += VMEMMAP_CHUNK) {
  1359. unsigned long *vmem_pp =
  1360. vmemmap_table + (addr >> VMEMMAP_CHUNK_SHIFT);
  1361. void *block;
  1362. if (!(*vmem_pp & _PAGE_VALID)) {
  1363. block = vmemmap_alloc_block(1UL << 22, node);
  1364. if (!block)
  1365. return -ENOMEM;
  1366. *vmem_pp = pte_base | __pa(block);
  1367. printk(KERN_INFO "[%p-%p] page_structs=%lu "
  1368. "node=%d entry=%lu/%lu\n", start, block, nr,
  1369. node,
  1370. addr >> VMEMMAP_CHUNK_SHIFT,
  1371. VMEMMAP_SIZE >> VMEMMAP_CHUNK_SHIFT);
  1372. }
  1373. }
  1374. return 0;
  1375. }
  1376. #endif /* CONFIG_SPARSEMEM_VMEMMAP */
  1377. static void prot_init_common(unsigned long page_none,
  1378. unsigned long page_shared,
  1379. unsigned long page_copy,
  1380. unsigned long page_readonly,
  1381. unsigned long page_exec_bit)
  1382. {
  1383. PAGE_COPY = __pgprot(page_copy);
  1384. PAGE_SHARED = __pgprot(page_shared);
  1385. protection_map[0x0] = __pgprot(page_none);
  1386. protection_map[0x1] = __pgprot(page_readonly & ~page_exec_bit);
  1387. protection_map[0x2] = __pgprot(page_copy & ~page_exec_bit);
  1388. protection_map[0x3] = __pgprot(page_copy & ~page_exec_bit);
  1389. protection_map[0x4] = __pgprot(page_readonly);
  1390. protection_map[0x5] = __pgprot(page_readonly);
  1391. protection_map[0x6] = __pgprot(page_copy);
  1392. protection_map[0x7] = __pgprot(page_copy);
  1393. protection_map[0x8] = __pgprot(page_none);
  1394. protection_map[0x9] = __pgprot(page_readonly & ~page_exec_bit);
  1395. protection_map[0xa] = __pgprot(page_shared & ~page_exec_bit);
  1396. protection_map[0xb] = __pgprot(page_shared & ~page_exec_bit);
  1397. protection_map[0xc] = __pgprot(page_readonly);
  1398. protection_map[0xd] = __pgprot(page_readonly);
  1399. protection_map[0xe] = __pgprot(page_shared);
  1400. protection_map[0xf] = __pgprot(page_shared);
  1401. }
  1402. static void __init sun4u_pgprot_init(void)
  1403. {
  1404. unsigned long page_none, page_shared, page_copy, page_readonly;
  1405. unsigned long page_exec_bit;
  1406. PAGE_KERNEL = __pgprot (_PAGE_PRESENT_4U | _PAGE_VALID |
  1407. _PAGE_CACHE_4U | _PAGE_P_4U |
  1408. __ACCESS_BITS_4U | __DIRTY_BITS_4U |
  1409. _PAGE_EXEC_4U);
  1410. PAGE_KERNEL_LOCKED = __pgprot (_PAGE_PRESENT_4U | _PAGE_VALID |
  1411. _PAGE_CACHE_4U | _PAGE_P_4U |
  1412. __ACCESS_BITS_4U | __DIRTY_BITS_4U |
  1413. _PAGE_EXEC_4U | _PAGE_L_4U);
  1414. PAGE_EXEC = __pgprot(_PAGE_EXEC_4U);
  1415. _PAGE_IE = _PAGE_IE_4U;
  1416. _PAGE_E = _PAGE_E_4U;
  1417. _PAGE_CACHE = _PAGE_CACHE_4U;
  1418. pg_iobits = (_PAGE_VALID | _PAGE_PRESENT_4U | __DIRTY_BITS_4U |
  1419. __ACCESS_BITS_4U | _PAGE_E_4U);
  1420. #ifdef CONFIG_DEBUG_PAGEALLOC
  1421. kern_linear_pte_xor[0] = (_PAGE_VALID | _PAGE_SZBITS_4U) ^
  1422. 0xfffff80000000000;
  1423. #else
  1424. kern_linear_pte_xor[0] = (_PAGE_VALID | _PAGE_SZ4MB_4U) ^
  1425. 0xfffff80000000000;
  1426. #endif
  1427. kern_linear_pte_xor[0] |= (_PAGE_CP_4U | _PAGE_CV_4U |
  1428. _PAGE_P_4U | _PAGE_W_4U);
  1429. /* XXX Should use 256MB on Panther. XXX */
  1430. kern_linear_pte_xor[1] = kern_linear_pte_xor[0];
  1431. _PAGE_SZBITS = _PAGE_SZBITS_4U;
  1432. _PAGE_ALL_SZ_BITS = (_PAGE_SZ4MB_4U | _PAGE_SZ512K_4U |
  1433. _PAGE_SZ64K_4U | _PAGE_SZ8K_4U |
  1434. _PAGE_SZ32MB_4U | _PAGE_SZ256MB_4U);
  1435. page_none = _PAGE_PRESENT_4U | _PAGE_ACCESSED_4U | _PAGE_CACHE_4U;
  1436. page_shared = (_PAGE_VALID | _PAGE_PRESENT_4U | _PAGE_CACHE_4U |
  1437. __ACCESS_BITS_4U | _PAGE_WRITE_4U | _PAGE_EXEC_4U);
  1438. page_copy = (_PAGE_VALID | _PAGE_PRESENT_4U | _PAGE_CACHE_4U |
  1439. __ACCESS_BITS_4U | _PAGE_EXEC_4U);
  1440. page_readonly = (_PAGE_VALID | _PAGE_PRESENT_4U | _PAGE_CACHE_4U |
  1441. __ACCESS_BITS_4U | _PAGE_EXEC_4U);
  1442. page_exec_bit = _PAGE_EXEC_4U;
  1443. prot_init_common(page_none, page_shared, page_copy, page_readonly,
  1444. page_exec_bit);
  1445. }
  1446. static void __init sun4v_pgprot_init(void)
  1447. {
  1448. unsigned long page_none, page_shared, page_copy, page_readonly;
  1449. unsigned long page_exec_bit;
  1450. PAGE_KERNEL = __pgprot (_PAGE_PRESENT_4V | _PAGE_VALID |
  1451. _PAGE_CACHE_4V | _PAGE_P_4V |
  1452. __ACCESS_BITS_4V | __DIRTY_BITS_4V |
  1453. _PAGE_EXEC_4V);
  1454. PAGE_KERNEL_LOCKED = PAGE_KERNEL;
  1455. PAGE_EXEC = __pgprot(_PAGE_EXEC_4V);
  1456. _PAGE_IE = _PAGE_IE_4V;
  1457. _PAGE_E = _PAGE_E_4V;
  1458. _PAGE_CACHE = _PAGE_CACHE_4V;
  1459. #ifdef CONFIG_DEBUG_PAGEALLOC
  1460. kern_linear_pte_xor[0] = (_PAGE_VALID | _PAGE_SZBITS_4V) ^
  1461. 0xfffff80000000000;
  1462. #else
  1463. kern_linear_pte_xor[0] = (_PAGE_VALID | _PAGE_SZ4MB_4V) ^
  1464. 0xfffff80000000000;
  1465. #endif
  1466. kern_linear_pte_xor[0] |= (_PAGE_CP_4V | _PAGE_CV_4V |
  1467. _PAGE_P_4V | _PAGE_W_4V);
  1468. #ifdef CONFIG_DEBUG_PAGEALLOC
  1469. kern_linear_pte_xor[1] = (_PAGE_VALID | _PAGE_SZBITS_4V) ^
  1470. 0xfffff80000000000;
  1471. #else
  1472. kern_linear_pte_xor[1] = (_PAGE_VALID | _PAGE_SZ256MB_4V) ^
  1473. 0xfffff80000000000;
  1474. #endif
  1475. kern_linear_pte_xor[1] |= (_PAGE_CP_4V | _PAGE_CV_4V |
  1476. _PAGE_P_4V | _PAGE_W_4V);
  1477. pg_iobits = (_PAGE_VALID | _PAGE_PRESENT_4V | __DIRTY_BITS_4V |
  1478. __ACCESS_BITS_4V | _PAGE_E_4V);
  1479. _PAGE_SZBITS = _PAGE_SZBITS_4V;
  1480. _PAGE_ALL_SZ_BITS = (_PAGE_SZ16GB_4V | _PAGE_SZ2GB_4V |
  1481. _PAGE_SZ256MB_4V | _PAGE_SZ32MB_4V |
  1482. _PAGE_SZ4MB_4V | _PAGE_SZ512K_4V |
  1483. _PAGE_SZ64K_4V | _PAGE_SZ8K_4V);
  1484. page_none = _PAGE_PRESENT_4V | _PAGE_ACCESSED_4V | _PAGE_CACHE_4V;
  1485. page_shared = (_PAGE_VALID | _PAGE_PRESENT_4V | _PAGE_CACHE_4V |
  1486. __ACCESS_BITS_4V | _PAGE_WRITE_4V | _PAGE_EXEC_4V);
  1487. page_copy = (_PAGE_VALID | _PAGE_PRESENT_4V | _PAGE_CACHE_4V |
  1488. __ACCESS_BITS_4V | _PAGE_EXEC_4V);
  1489. page_readonly = (_PAGE_VALID | _PAGE_PRESENT_4V | _PAGE_CACHE_4V |
  1490. __ACCESS_BITS_4V | _PAGE_EXEC_4V);
  1491. page_exec_bit = _PAGE_EXEC_4V;
  1492. prot_init_common(page_none, page_shared, page_copy, page_readonly,
  1493. page_exec_bit);
  1494. }
  1495. unsigned long pte_sz_bits(unsigned long sz)
  1496. {
  1497. if (tlb_type == hypervisor) {
  1498. switch (sz) {
  1499. case 8 * 1024:
  1500. default:
  1501. return _PAGE_SZ8K_4V;
  1502. case 64 * 1024:
  1503. return _PAGE_SZ64K_4V;
  1504. case 512 * 1024:
  1505. return _PAGE_SZ512K_4V;
  1506. case 4 * 1024 * 1024:
  1507. return _PAGE_SZ4MB_4V;
  1508. };
  1509. } else {
  1510. switch (sz) {
  1511. case 8 * 1024:
  1512. default:
  1513. return _PAGE_SZ8K_4U;
  1514. case 64 * 1024:
  1515. return _PAGE_SZ64K_4U;
  1516. case 512 * 1024:
  1517. return _PAGE_SZ512K_4U;
  1518. case 4 * 1024 * 1024:
  1519. return _PAGE_SZ4MB_4U;
  1520. };
  1521. }
  1522. }
  1523. pte_t mk_pte_io(unsigned long page, pgprot_t prot, int space, unsigned long page_size)
  1524. {
  1525. pte_t pte;
  1526. pte_val(pte) = page | pgprot_val(pgprot_noncached(prot));
  1527. pte_val(pte) |= (((unsigned long)space) << 32);
  1528. pte_val(pte) |= pte_sz_bits(page_size);
  1529. return pte;
  1530. }
  1531. static unsigned long kern_large_tte(unsigned long paddr)
  1532. {
  1533. unsigned long val;
  1534. val = (_PAGE_VALID | _PAGE_SZ4MB_4U |
  1535. _PAGE_CP_4U | _PAGE_CV_4U | _PAGE_P_4U |
  1536. _PAGE_EXEC_4U | _PAGE_L_4U | _PAGE_W_4U);
  1537. if (tlb_type == hypervisor)
  1538. val = (_PAGE_VALID | _PAGE_SZ4MB_4V |
  1539. _PAGE_CP_4V | _PAGE_CV_4V | _PAGE_P_4V |
  1540. _PAGE_EXEC_4V | _PAGE_W_4V);
  1541. return val | paddr;
  1542. }
  1543. /* If not locked, zap it. */
  1544. void __flush_tlb_all(void)
  1545. {
  1546. unsigned long pstate;
  1547. int i;
  1548. __asm__ __volatile__("flushw\n\t"
  1549. "rdpr %%pstate, %0\n\t"
  1550. "wrpr %0, %1, %%pstate"
  1551. : "=r" (pstate)
  1552. : "i" (PSTATE_IE));
  1553. if (tlb_type == hypervisor) {
  1554. sun4v_mmu_demap_all();
  1555. } else if (tlb_type == spitfire) {
  1556. for (i = 0; i < 64; i++) {
  1557. /* Spitfire Errata #32 workaround */
  1558. /* NOTE: Always runs on spitfire, so no
  1559. * cheetah+ page size encodings.
  1560. */
  1561. __asm__ __volatile__("stxa %0, [%1] %2\n\t"
  1562. "flush %%g6"
  1563. : /* No outputs */
  1564. : "r" (0),
  1565. "r" (PRIMARY_CONTEXT), "i" (ASI_DMMU));
  1566. if (!(spitfire_get_dtlb_data(i) & _PAGE_L_4U)) {
  1567. __asm__ __volatile__("stxa %%g0, [%0] %1\n\t"
  1568. "membar #Sync"
  1569. : /* no outputs */
  1570. : "r" (TLB_TAG_ACCESS), "i" (ASI_DMMU));
  1571. spitfire_put_dtlb_data(i, 0x0UL);
  1572. }
  1573. /* Spitfire Errata #32 workaround */
  1574. /* NOTE: Always runs on spitfire, so no
  1575. * cheetah+ page size encodings.
  1576. */
  1577. __asm__ __volatile__("stxa %0, [%1] %2\n\t"
  1578. "flush %%g6"
  1579. : /* No outputs */
  1580. : "r" (0),
  1581. "r" (PRIMARY_CONTEXT), "i" (ASI_DMMU));
  1582. if (!(spitfire_get_itlb_data(i) & _PAGE_L_4U)) {
  1583. __asm__ __volatile__("stxa %%g0, [%0] %1\n\t"
  1584. "membar #Sync"
  1585. : /* no outputs */
  1586. : "r" (TLB_TAG_ACCESS), "i" (ASI_IMMU));
  1587. spitfire_put_itlb_data(i, 0x0UL);
  1588. }
  1589. }
  1590. } else if (tlb_type == cheetah || tlb_type == cheetah_plus) {
  1591. cheetah_flush_dtlb_all();
  1592. cheetah_flush_itlb_all();
  1593. }
  1594. __asm__ __volatile__("wrpr %0, 0, %%pstate"
  1595. : : "r" (pstate));
  1596. }
  1597. #ifdef CONFIG_MEMORY_HOTPLUG
  1598. void online_page(struct page *page)
  1599. {
  1600. ClearPageReserved(page);
  1601. init_page_count(page);
  1602. __free_page(page);
  1603. totalram_pages++;
  1604. num_physpages++;
  1605. }
  1606. #endif /* CONFIG_MEMORY_HOTPLUG */