Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 1 | /* |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 2 | * Kernel execution entry point code. |
| 3 | * |
| 4 | * Copyright (c) 1995-1996 Gary Thomas <gdt@linuxppc.org> |
Kumar Gala | 3c5df5c | 2007-09-27 08:43:35 -0500 | [diff] [blame] | 5 | * Initial PowerPC version. |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 6 | * Copyright (c) 1996 Cort Dougan <cort@cs.nmt.edu> |
Kumar Gala | 3c5df5c | 2007-09-27 08:43:35 -0500 | [diff] [blame] | 7 | * Rewritten for PReP |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 8 | * Copyright (c) 1996 Paul Mackerras <paulus@cs.anu.edu.au> |
Kumar Gala | 3c5df5c | 2007-09-27 08:43:35 -0500 | [diff] [blame] | 9 | * Low-level exception handers, MMU support, and rewrite. |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 10 | * Copyright (c) 1997 Dan Malek <dmalek@jlc.net> |
Kumar Gala | 3c5df5c | 2007-09-27 08:43:35 -0500 | [diff] [blame] | 11 | * PowerPC 8xx modifications. |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 12 | * Copyright (c) 1998-1999 TiVo, Inc. |
Kumar Gala | 3c5df5c | 2007-09-27 08:43:35 -0500 | [diff] [blame] | 13 | * PowerPC 403GCX modifications. |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 14 | * Copyright (c) 1999 Grant Erickson <grant@lcse.umn.edu> |
Kumar Gala | 3c5df5c | 2007-09-27 08:43:35 -0500 | [diff] [blame] | 15 | * PowerPC 403GCX/405GP modifications. |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 16 | * Copyright 2000 MontaVista Software Inc. |
| 17 | * PPC405 modifications |
Kumar Gala | 3c5df5c | 2007-09-27 08:43:35 -0500 | [diff] [blame] | 18 | * PowerPC 403GCX/405GP modifications. |
| 19 | * Author: MontaVista Software, Inc. |
| 20 | * frank_rowand@mvista.com or source@mvista.com |
| 21 | * debbie_chu@mvista.com |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 22 | * Copyright 2002-2004 MontaVista Software, Inc. |
Kumar Gala | 3c5df5c | 2007-09-27 08:43:35 -0500 | [diff] [blame] | 23 | * PowerPC 44x support, Matt Porter <mporter@kernel.crashing.org> |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 24 | * Copyright 2004 Freescale Semiconductor, Inc |
Kumar Gala | 3c5df5c | 2007-09-27 08:43:35 -0500 | [diff] [blame] | 25 | * PowerPC e500 modifications, Kumar Gala <galak@kernel.crashing.org> |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 26 | * |
| 27 | * This program is free software; you can redistribute it and/or modify it |
| 28 | * under the terms of the GNU General Public License as published by the |
| 29 | * Free Software Foundation; either version 2 of the License, or (at your |
| 30 | * option) any later version. |
| 31 | */ |
| 32 | |
Tim Abbott | e703984 | 2009-04-25 22:11:05 -0400 | [diff] [blame] | 33 | #include <linux/init.h> |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 34 | #include <linux/threads.h> |
| 35 | #include <asm/processor.h> |
| 36 | #include <asm/page.h> |
| 37 | #include <asm/mmu.h> |
| 38 | #include <asm/pgtable.h> |
| 39 | #include <asm/cputable.h> |
| 40 | #include <asm/thread_info.h> |
| 41 | #include <asm/ppc_asm.h> |
| 42 | #include <asm/asm-offsets.h> |
Kumar Gala | fc4033b | 2008-06-18 16:26:52 -0500 | [diff] [blame] | 43 | #include <asm/cache.h> |
Stephen Rothwell | 46f5221 | 2010-11-18 15:06:17 +0000 | [diff] [blame] | 44 | #include <asm/ptrace.h> |
Al Viro | 9445aa1 | 2016-01-13 23:33:46 -0500 | [diff] [blame] | 45 | #include <asm/export.h> |
Christophe Leroy | 2c86cd1 | 2018-07-05 16:25:01 +0000 | [diff] [blame] | 46 | #include <asm/feature-fixups.h> |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 47 | #include "head_booke.h" |
| 48 | |
| 49 | /* As with the other PowerPC ports, it is expected that when code |
| 50 | * execution begins here, the following registers contain valid, yet |
| 51 | * optional, information: |
| 52 | * |
| 53 | * r3 - Board info structure pointer (DRAM, frequency, MAC address, etc.) |
| 54 | * r4 - Starting address of the init RAM disk |
| 55 | * r5 - Ending address of the init RAM disk |
| 56 | * r6 - Start of kernel command line string (e.g. "mem=128") |
| 57 | * r7 - End of kernel command line string |
| 58 | * |
| 59 | */ |
Tim Abbott | e703984 | 2009-04-25 22:11:05 -0400 | [diff] [blame] | 60 | __HEAD |
Kumar Gala | 748a768 | 2007-09-13 15:42:35 -0500 | [diff] [blame] | 61 | _ENTRY(_stext); |
| 62 | _ENTRY(_start); |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 63 | /* |
| 64 | * Reserve a word at a fixed location to store the address |
| 65 | * of abatron_pteptrs |
| 66 | */ |
| 67 | nop |
Scott Wood | 6dece0eb | 2011-07-25 11:29:33 +0000 | [diff] [blame] | 68 | |
| 69 | /* Translate device tree address to physical, save in r30/r31 */ |
Kevin Hao | 9973961 | 2013-12-24 15:12:04 +0800 | [diff] [blame] | 70 | bl get_phys_addr |
| 71 | mr r30,r3 |
| 72 | mr r31,r4 |
Scott Wood | 6dece0eb | 2011-07-25 11:29:33 +0000 | [diff] [blame] | 73 | |
| 74 | li r25,0 /* phys kernel start (low) */ |
| 75 | li r24,0 /* CPU number */ |
| 76 | li r23,0 /* phys kernel start (high) */ |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 77 | |
Kevin Hao | dd18969 | 2013-12-24 15:12:06 +0800 | [diff] [blame] | 78 | #ifdef CONFIG_RELOCATABLE |
| 79 | LOAD_REG_ADDR_PIC(r3, _stext) /* Get our current runtime base */ |
| 80 | |
| 81 | /* Translate _stext address to physical, save in r23/r25 */ |
| 82 | bl get_phys_addr |
| 83 | mr r23,r3 |
| 84 | mr r25,r4 |
| 85 | |
Kevin Hao | 7d2471f | 2013-12-24 15:12:10 +0800 | [diff] [blame] | 86 | bl 0f |
| 87 | 0: mflr r8 |
| 88 | addis r3,r8,(is_second_reloc - 0b)@ha |
| 89 | lwz r19,(is_second_reloc - 0b)@l(r3) |
| 90 | |
| 91 | /* Check if this is the second relocation. */ |
| 92 | cmpwi r19,1 |
| 93 | bne 1f |
| 94 | |
| 95 | /* |
| 96 | * For the second relocation, we already get the real memstart_addr |
| 97 | * from device tree. So we will map PAGE_OFFSET to memstart_addr, |
| 98 | * then the virtual address of start kernel should be: |
| 99 | * PAGE_OFFSET + (kernstart_addr - memstart_addr) |
| 100 | * Since the offset between kernstart_addr and memstart_addr should |
| 101 | * never be beyond 1G, so we can just use the lower 32bit of them |
| 102 | * for the calculation. |
| 103 | */ |
| 104 | lis r3,PAGE_OFFSET@h |
| 105 | |
| 106 | addis r4,r8,(kernstart_addr - 0b)@ha |
| 107 | addi r4,r4,(kernstart_addr - 0b)@l |
| 108 | lwz r5,4(r4) |
| 109 | |
| 110 | addis r6,r8,(memstart_addr - 0b)@ha |
| 111 | addi r6,r6,(memstart_addr - 0b)@l |
| 112 | lwz r7,4(r6) |
| 113 | |
| 114 | subf r5,r7,r5 |
| 115 | add r3,r3,r5 |
| 116 | b 2f |
| 117 | |
| 118 | 1: |
Kevin Hao | dd18969 | 2013-12-24 15:12:06 +0800 | [diff] [blame] | 119 | /* |
| 120 | * We have the runtime (virutal) address of our base. |
| 121 | * We calculate our shift of offset from a 64M page. |
| 122 | * We could map the 64M page we belong to at PAGE_OFFSET and |
| 123 | * get going from there. |
| 124 | */ |
| 125 | lis r4,KERNELBASE@h |
| 126 | ori r4,r4,KERNELBASE@l |
| 127 | rlwinm r6,r25,0,0x3ffffff /* r6 = PHYS_START % 64M */ |
| 128 | rlwinm r5,r4,0,0x3ffffff /* r5 = KERNELBASE % 64M */ |
| 129 | subf r3,r5,r6 /* r3 = r6 - r5 */ |
| 130 | add r3,r4,r3 /* Required Virtual Address */ |
| 131 | |
Kevin Hao | 7d2471f | 2013-12-24 15:12:10 +0800 | [diff] [blame] | 132 | 2: bl relocate |
| 133 | |
| 134 | /* |
| 135 | * For the second relocation, we already set the right tlb entries |
| 136 | * for the kernel space, so skip the code in fsl_booke_entry_mapping.S |
| 137 | */ |
| 138 | cmpwi r19,1 |
| 139 | beq set_ivor |
Kevin Hao | dd18969 | 2013-12-24 15:12:06 +0800 | [diff] [blame] | 140 | #endif |
| 141 | |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 142 | /* We try to not make any assumptions about how the boot loader |
| 143 | * setup or used the TLBs. We invalidate all mappings from the |
| 144 | * boot loader and load a single entry in TLB1[0] to map the |
Dale Farnsworth | e8b6376 | 2007-11-22 08:46:20 -0700 | [diff] [blame] | 145 | * first 64M of kernel memory. Any boot info passed from the |
| 146 | * bootloader needs to live in this first 64M. |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 147 | * |
| 148 | * Requirement on bootloader: |
| 149 | * - The page we're executing in needs to reside in TLB1 and |
| 150 | * have IPROT=1. If not an invalidate broadcast could |
| 151 | * evict the entry we're currently executing in. |
| 152 | * |
| 153 | * r3 = Index of TLB1 were executing in |
| 154 | * r4 = Current MSR[IS] |
| 155 | * r5 = Index of TLB1 temp mapping |
| 156 | * |
| 157 | * Later in mapin_ram we will correctly map lowmem, and resize TLB1[0] |
| 158 | * if needed |
| 159 | */ |
| 160 | |
Kumar Gala | d5b26db | 2008-11-19 09:35:56 -0600 | [diff] [blame] | 161 | _ENTRY(__early_start) |
Kumar Gala | 105c31d | 2009-01-08 08:31:20 -0600 | [diff] [blame] | 162 | |
Sebastian Andrzej Siewior | b3df895 | 2010-04-04 22:19:03 +0200 | [diff] [blame] | 163 | #define ENTRY_MAPPING_BOOT_SETUP |
Sebastian Andrzej Siewior | 7c08ce7 | 2010-04-04 22:19:02 +0200 | [diff] [blame] | 164 | #include "fsl_booke_entry_mapping.S" |
Sebastian Andrzej Siewior | b3df895 | 2010-04-04 22:19:03 +0200 | [diff] [blame] | 165 | #undef ENTRY_MAPPING_BOOT_SETUP |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 166 | |
Kevin Hao | 7d2471f | 2013-12-24 15:12:10 +0800 | [diff] [blame] | 167 | set_ivor: |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 168 | /* Establish the interrupt vector offsets */ |
| 169 | SET_IVOR(0, CriticalInput); |
| 170 | SET_IVOR(1, MachineCheck); |
| 171 | SET_IVOR(2, DataStorage); |
| 172 | SET_IVOR(3, InstructionStorage); |
| 173 | SET_IVOR(4, ExternalInput); |
| 174 | SET_IVOR(5, Alignment); |
| 175 | SET_IVOR(6, Program); |
| 176 | SET_IVOR(7, FloatingPointUnavailable); |
| 177 | SET_IVOR(8, SystemCall); |
| 178 | SET_IVOR(9, AuxillaryProcessorUnavailable); |
| 179 | SET_IVOR(10, Decrementer); |
| 180 | SET_IVOR(11, FixedIntervalTimer); |
| 181 | SET_IVOR(12, WatchdogTimer); |
| 182 | SET_IVOR(13, DataTLBError); |
| 183 | SET_IVOR(14, InstructionTLBError); |
Kumar Gala | eb0cd5fd | 2008-04-09 06:06:11 -0500 | [diff] [blame] | 184 | SET_IVOR(15, DebugCrit); |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 185 | |
| 186 | /* Establish the interrupt vector base */ |
| 187 | lis r4,interrupt_base@h /* IVPR only uses the high 16-bits */ |
| 188 | mtspr SPRN_IVPR,r4 |
| 189 | |
| 190 | /* Setup the defaults for TLB entries */ |
Kumar Gala | d66c82e | 2009-02-10 18:10:50 -0600 | [diff] [blame] | 191 | li r2,(MAS4_TSIZED(BOOK3E_PAGESZ_4K))@l |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 192 | #ifdef CONFIG_E200 |
| 193 | oris r2,r2,MAS4_TLBSELD(1)@h |
| 194 | #endif |
Kumar Gala | 3c5df5c | 2007-09-27 08:43:35 -0500 | [diff] [blame] | 195 | mtspr SPRN_MAS4, r2 |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 196 | |
| 197 | #if 0 |
| 198 | /* Enable DOZE */ |
| 199 | mfspr r2,SPRN_HID0 |
| 200 | oris r2,r2,HID0_DOZE@h |
| 201 | mtspr SPRN_HID0, r2 |
| 202 | #endif |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 203 | |
| 204 | #if !defined(CONFIG_BDI_SWITCH) |
| 205 | /* |
| 206 | * The Abatron BDI JTAG debugger does not tolerate others |
| 207 | * mucking with the debug registers. |
| 208 | */ |
| 209 | lis r2,DBCR0_IDM@h |
| 210 | mtspr SPRN_DBCR0,r2 |
Becky Bruce | a7cb033 | 2006-02-08 16:41:26 -0600 | [diff] [blame] | 211 | isync |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 212 | /* clear any residual debug events */ |
| 213 | li r2,-1 |
| 214 | mtspr SPRN_DBSR,r2 |
| 215 | #endif |
| 216 | |
Kumar Gala | d5b26db | 2008-11-19 09:35:56 -0600 | [diff] [blame] | 217 | #ifdef CONFIG_SMP |
| 218 | /* Check to see if we're the second processor, and jump |
| 219 | * to the secondary_start code if so |
| 220 | */ |
Kevin Hao | 0be7d969b | 2013-12-24 15:12:11 +0800 | [diff] [blame] | 221 | LOAD_REG_ADDR_PIC(r24, boot_cpuid) |
Matthew McClintock | 2ed38b2 | 2010-08-31 18:24:45 -0500 | [diff] [blame] | 222 | lwz r24, 0(r24) |
| 223 | cmpwi r24, -1 |
| 224 | mfspr r24,SPRN_PIR |
Kumar Gala | d5b26db | 2008-11-19 09:35:56 -0600 | [diff] [blame] | 225 | bne __secondary_start |
| 226 | #endif |
| 227 | |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 228 | /* |
| 229 | * This is where the main kernel code starts. |
| 230 | */ |
| 231 | |
| 232 | /* ptr to current */ |
| 233 | lis r2,init_task@h |
| 234 | ori r2,r2,init_task@l |
| 235 | |
| 236 | /* ptr to current thread */ |
| 237 | addi r4,r2,THREAD /* init task's THREAD */ |
Benjamin Herrenschmidt | ee43eb7 | 2009-07-14 20:52:54 +0000 | [diff] [blame] | 238 | mtspr SPRN_SPRG_THREAD,r4 |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 239 | |
| 240 | /* stack */ |
| 241 | lis r1,init_thread_union@h |
| 242 | ori r1,r1,init_thread_union@l |
| 243 | li r0,0 |
| 244 | stwu r0,THREAD_SIZE-STACK_FRAME_OVERHEAD(r1) |
| 245 | |
Christophe Leroy | 0548608 | 2019-01-31 10:08:50 +0000 | [diff] [blame] | 246 | #ifdef CONFIG_SMP |
Stuart Yoder | 9778b69 | 2012-07-05 04:41:35 +0000 | [diff] [blame] | 247 | CURRENT_THREAD_INFO(r22, r1) |
Matthew McClintock | 2ed38b2 | 2010-08-31 18:24:45 -0500 | [diff] [blame] | 248 | stw r24, TI_CPU(r22) |
Christophe Leroy | 0548608 | 2019-01-31 10:08:50 +0000 | [diff] [blame] | 249 | #endif |
Matthew McClintock | 2ed38b2 | 2010-08-31 18:24:45 -0500 | [diff] [blame] | 250 | |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 251 | bl early_init |
| 252 | |
Kevin Hao | dd18969 | 2013-12-24 15:12:06 +0800 | [diff] [blame] | 253 | #ifdef CONFIG_RELOCATABLE |
Kevin Hao | 7d2471f | 2013-12-24 15:12:10 +0800 | [diff] [blame] | 254 | mr r3,r30 |
| 255 | mr r4,r31 |
Kevin Hao | dd18969 | 2013-12-24 15:12:06 +0800 | [diff] [blame] | 256 | #ifdef CONFIG_PHYS_64BIT |
Kevin Hao | 7d2471f | 2013-12-24 15:12:10 +0800 | [diff] [blame] | 257 | mr r5,r23 |
| 258 | mr r6,r25 |
Kevin Hao | dd18969 | 2013-12-24 15:12:06 +0800 | [diff] [blame] | 259 | #else |
Kevin Hao | 7d2471f | 2013-12-24 15:12:10 +0800 | [diff] [blame] | 260 | mr r5,r25 |
Kevin Hao | dd18969 | 2013-12-24 15:12:06 +0800 | [diff] [blame] | 261 | #endif |
| 262 | bl relocate_init |
| 263 | #endif |
| 264 | |
Suzuki Poulose | 0f890c8 | 2011-12-14 22:57:15 +0000 | [diff] [blame] | 265 | #ifdef CONFIG_DYNAMIC_MEMSTART |
Kumar Gala | 37dd2ba | 2008-04-22 04:22:34 +1000 | [diff] [blame] | 266 | lis r3,kernstart_addr@ha |
| 267 | la r3,kernstart_addr@l(r3) |
| 268 | #ifdef CONFIG_PHYS_64BIT |
| 269 | stw r23,0(r3) |
| 270 | stw r25,4(r3) |
| 271 | #else |
| 272 | stw r25,0(r3) |
| 273 | #endif |
| 274 | #endif |
| 275 | |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 276 | /* |
| 277 | * Decide what sort of machine this is and initialize the MMU. |
| 278 | */ |
Scott Wood | 6dece0eb | 2011-07-25 11:29:33 +0000 | [diff] [blame] | 279 | mr r3,r30 |
| 280 | mr r4,r31 |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 281 | bl machine_init |
| 282 | bl MMU_init |
| 283 | |
| 284 | /* Setup PTE pointers for the Abatron bdiGDB */ |
| 285 | lis r6, swapper_pg_dir@h |
| 286 | ori r6, r6, swapper_pg_dir@l |
| 287 | lis r5, abatron_pteptrs@h |
| 288 | ori r5, r5, abatron_pteptrs@l |
| 289 | lis r4, KERNELBASE@h |
| 290 | ori r4, r4, KERNELBASE@l |
| 291 | stw r5, 0(r4) /* Save abatron_pteptrs at a fixed location */ |
| 292 | stw r6, 0(r5) |
| 293 | |
| 294 | /* Let's move on */ |
| 295 | lis r4,start_kernel@h |
| 296 | ori r4,r4,start_kernel@l |
| 297 | lis r3,MSR_KERNEL@h |
| 298 | ori r3,r3,MSR_KERNEL@l |
| 299 | mtspr SPRN_SRR0,r4 |
| 300 | mtspr SPRN_SRR1,r3 |
| 301 | rfi /* change context and jump to start_kernel */ |
| 302 | |
| 303 | /* Macros to hide the PTE size differences |
| 304 | * |
| 305 | * FIND_PTE -- walks the page tables given EA & pgdir pointer |
| 306 | * r10 -- EA of fault |
| 307 | * r11 -- PGDIR pointer |
| 308 | * r12 -- free |
| 309 | * label 2: is the bailout case |
| 310 | * |
| 311 | * if we find the pte (fall through): |
| 312 | * r11 is low pte word |
| 313 | * r12 is pointer to the pte |
Becky Bruce | 41151e7 | 2011-06-28 09:54:48 +0000 | [diff] [blame] | 314 | * r10 is the pshift from the PGD, if we're a hugepage |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 315 | */ |
| 316 | #ifdef CONFIG_PTE_64BIT |
Becky Bruce | 41151e7 | 2011-06-28 09:54:48 +0000 | [diff] [blame] | 317 | #ifdef CONFIG_HUGETLB_PAGE |
| 318 | #define FIND_PTE \ |
| 319 | rlwinm r12, r10, 13, 19, 29; /* Compute pgdir/pmd offset */ \ |
| 320 | lwzx r11, r12, r11; /* Get pgd/pmd entry */ \ |
| 321 | rlwinm. r12, r11, 0, 0, 20; /* Extract pt base address */ \ |
| 322 | blt 1000f; /* Normal non-huge page */ \ |
| 323 | beq 2f; /* Bail if no table */ \ |
| 324 | oris r11, r11, PD_HUGE@h; /* Put back address bit */ \ |
| 325 | andi. r10, r11, HUGEPD_SHIFT_MASK@l; /* extract size field */ \ |
| 326 | xor r12, r10, r11; /* drop size bits from pointer */ \ |
| 327 | b 1001f; \ |
| 328 | 1000: rlwimi r12, r10, 23, 20, 28; /* Compute pte address */ \ |
| 329 | li r10, 0; /* clear r10 */ \ |
| 330 | 1001: lwz r11, 4(r12); /* Get pte entry */ |
| 331 | #else |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 332 | #define FIND_PTE \ |
Kumar Gala | 3c5df5c | 2007-09-27 08:43:35 -0500 | [diff] [blame] | 333 | rlwinm r12, r10, 13, 19, 29; /* Compute pgdir/pmd offset */ \ |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 334 | lwzx r11, r12, r11; /* Get pgd/pmd entry */ \ |
| 335 | rlwinm. r12, r11, 0, 0, 20; /* Extract pt base address */ \ |
| 336 | beq 2f; /* Bail if no table */ \ |
| 337 | rlwimi r12, r10, 23, 20, 28; /* Compute pte address */ \ |
| 338 | lwz r11, 4(r12); /* Get pte entry */ |
Becky Bruce | 41151e7 | 2011-06-28 09:54:48 +0000 | [diff] [blame] | 339 | #endif /* HUGEPAGE */ |
| 340 | #else /* !PTE_64BIT */ |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 341 | #define FIND_PTE \ |
| 342 | rlwimi r11, r10, 12, 20, 29; /* Create L1 (pgdir/pmd) address */ \ |
| 343 | lwz r11, 0(r11); /* Get L1 entry */ \ |
| 344 | rlwinm. r12, r11, 0, 0, 19; /* Extract L2 (pte) base address */ \ |
| 345 | beq 2f; /* Bail if no table */ \ |
| 346 | rlwimi r12, r10, 22, 20, 29; /* Compute PTE address */ \ |
| 347 | lwz r11, 0(r12); /* Get Linux PTE */ |
| 348 | #endif |
| 349 | |
| 350 | /* |
| 351 | * Interrupt vector entry code |
| 352 | * |
| 353 | * The Book E MMUs are always on so we don't need to handle |
| 354 | * interrupts in real mode as with previous PPC processors. In |
| 355 | * this case we handle interrupts in the kernel virtual address |
| 356 | * space. |
| 357 | * |
| 358 | * Interrupt vectors are dynamically placed relative to the |
| 359 | * interrupt prefix as determined by the address of interrupt_base. |
| 360 | * The interrupt vectors offsets are programmed using the labels |
| 361 | * for each interrupt vector entry. |
| 362 | * |
| 363 | * Interrupt vectors must be aligned on a 16 byte boundary. |
| 364 | * We align on a 32 byte cache line boundary for good measure. |
| 365 | */ |
| 366 | |
| 367 | interrupt_base: |
| 368 | /* Critical Input Interrupt */ |
Scott Wood | cfac578 | 2011-12-20 15:34:40 +0000 | [diff] [blame] | 369 | CRITICAL_EXCEPTION(0x0100, CRITICAL, CriticalInput, unknown_exception) |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 370 | |
| 371 | /* Machine Check Interrupt */ |
| 372 | #ifdef CONFIG_E200 |
| 373 | /* no RFMCI, MCSRRs on E200 */ |
Scott Wood | cfac578 | 2011-12-20 15:34:40 +0000 | [diff] [blame] | 374 | CRITICAL_EXCEPTION(0x0200, MACHINE_CHECK, MachineCheck, \ |
| 375 | machine_check_exception) |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 376 | #else |
Stephen Rothwell | dc1c1ca | 2005-10-01 18:43:42 +1000 | [diff] [blame] | 377 | MCHECK_EXCEPTION(0x0200, MachineCheck, machine_check_exception) |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 378 | #endif |
| 379 | |
| 380 | /* Data Storage Interrupt */ |
| 381 | START_EXCEPTION(DataStorage) |
Scott Wood | cfac578 | 2011-12-20 15:34:40 +0000 | [diff] [blame] | 382 | NORMAL_EXCEPTION_PROLOG(DATA_STORAGE) |
Kumar Gala | 6cfd899 | 2008-07-09 10:03:28 -0500 | [diff] [blame] | 383 | mfspr r5,SPRN_ESR /* Grab the ESR, save it, pass arg3 */ |
| 384 | stw r5,_ESR(r11) |
| 385 | mfspr r4,SPRN_DEAR /* Grab the DEAR, save it, pass arg2 */ |
| 386 | andis. r10,r5,(ESR_ILK|ESR_DLK)@h |
| 387 | bne 1f |
Benjamin Herrenschmidt | a546498 | 2012-03-07 16:48:45 +1100 | [diff] [blame] | 388 | EXC_XFER_LITE(0x0300, handle_page_fault) |
Kumar Gala | 6cfd899 | 2008-07-09 10:03:28 -0500 | [diff] [blame] | 389 | 1: |
| 390 | addi r3,r1,STACK_FRAME_OVERHEAD |
| 391 | EXC_XFER_EE_LITE(0x0300, CacheLockingException) |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 392 | |
| 393 | /* Instruction Storage Interrupt */ |
| 394 | INSTRUCTION_STORAGE_EXCEPTION |
| 395 | |
| 396 | /* External Input Interrupt */ |
Scott Wood | cfac578 | 2011-12-20 15:34:40 +0000 | [diff] [blame] | 397 | EXCEPTION(0x0500, EXTERNAL, ExternalInput, do_IRQ, EXC_XFER_LITE) |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 398 | |
| 399 | /* Alignment Interrupt */ |
| 400 | ALIGNMENT_EXCEPTION |
| 401 | |
| 402 | /* Program Interrupt */ |
| 403 | PROGRAM_EXCEPTION |
| 404 | |
| 405 | /* Floating Point Unavailable Interrupt */ |
| 406 | #ifdef CONFIG_PPC_FPU |
| 407 | FP_UNAVAILABLE_EXCEPTION |
| 408 | #else |
| 409 | #ifdef CONFIG_E200 |
| 410 | /* E200 treats 'normal' floating point instructions as FP Unavail exception */ |
Scott Wood | cfac578 | 2011-12-20 15:34:40 +0000 | [diff] [blame] | 411 | EXCEPTION(0x0800, FP_UNAVAIL, FloatingPointUnavailable, \ |
| 412 | program_check_exception, EXC_XFER_EE) |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 413 | #else |
Scott Wood | cfac578 | 2011-12-20 15:34:40 +0000 | [diff] [blame] | 414 | EXCEPTION(0x0800, FP_UNAVAIL, FloatingPointUnavailable, \ |
| 415 | unknown_exception, EXC_XFER_EE) |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 416 | #endif |
| 417 | #endif |
| 418 | |
| 419 | /* System Call Interrupt */ |
| 420 | START_EXCEPTION(SystemCall) |
Scott Wood | cfac578 | 2011-12-20 15:34:40 +0000 | [diff] [blame] | 421 | NORMAL_EXCEPTION_PROLOG(SYSCALL) |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 422 | EXC_XFER_EE_LITE(0x0c00, DoSyscall) |
| 423 | |
Lucas De Marchi | 25985ed | 2011-03-30 22:57:33 -0300 | [diff] [blame] | 424 | /* Auxiliary Processor Unavailable Interrupt */ |
Scott Wood | cfac578 | 2011-12-20 15:34:40 +0000 | [diff] [blame] | 425 | EXCEPTION(0x2900, AP_UNAVAIL, AuxillaryProcessorUnavailable, \ |
| 426 | unknown_exception, EXC_XFER_EE) |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 427 | |
| 428 | /* Decrementer Interrupt */ |
| 429 | DECREMENTER_EXCEPTION |
| 430 | |
| 431 | /* Fixed Internal Timer Interrupt */ |
| 432 | /* TODO: Add FIT support */ |
Scott Wood | cfac578 | 2011-12-20 15:34:40 +0000 | [diff] [blame] | 433 | EXCEPTION(0x3100, FIT, FixedIntervalTimer, \ |
| 434 | unknown_exception, EXC_XFER_EE) |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 435 | |
| 436 | /* Watchdog Timer Interrupt */ |
| 437 | #ifdef CONFIG_BOOKE_WDT |
Scott Wood | cfac578 | 2011-12-20 15:34:40 +0000 | [diff] [blame] | 438 | CRITICAL_EXCEPTION(0x3200, WATCHDOG, WatchdogTimer, WatchdogException) |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 439 | #else |
Scott Wood | cfac578 | 2011-12-20 15:34:40 +0000 | [diff] [blame] | 440 | CRITICAL_EXCEPTION(0x3200, WATCHDOG, WatchdogTimer, unknown_exception) |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 441 | #endif |
| 442 | |
| 443 | /* Data TLB Error Interrupt */ |
| 444 | START_EXCEPTION(DataTLBError) |
Benjamin Herrenschmidt | ee43eb7 | 2009-07-14 20:52:54 +0000 | [diff] [blame] | 445 | mtspr SPRN_SPRG_WSCRATCH0, r10 /* Save some working registers */ |
Ashish Kalra | 1325a68 | 2011-04-22 16:48:27 -0500 | [diff] [blame] | 446 | mfspr r10, SPRN_SPRG_THREAD |
| 447 | stw r11, THREAD_NORMSAVE(0)(r10) |
Scott Wood | 73196cd3 | 2011-12-20 15:34:47 +0000 | [diff] [blame] | 448 | #ifdef CONFIG_KVM_BOOKE_HV |
| 449 | BEGIN_FTR_SECTION |
| 450 | mfspr r11, SPRN_SRR1 |
| 451 | END_FTR_SECTION_IFSET(CPU_FTR_EMB_HV) |
| 452 | #endif |
Ashish Kalra | 1325a68 | 2011-04-22 16:48:27 -0500 | [diff] [blame] | 453 | stw r12, THREAD_NORMSAVE(1)(r10) |
| 454 | stw r13, THREAD_NORMSAVE(2)(r10) |
| 455 | mfcr r13 |
| 456 | stw r13, THREAD_NORMSAVE(3)(r10) |
Scott Wood | 73196cd3 | 2011-12-20 15:34:47 +0000 | [diff] [blame] | 457 | DO_KVM BOOKE_INTERRUPT_DTLB_MISS SPRN_SRR1 |
Diana Craciun | 7fef436 | 2018-12-12 16:03:06 +0200 | [diff] [blame] | 458 | START_BTB_FLUSH_SECTION |
| 459 | mfspr r11, SPRN_SRR1 |
| 460 | andi. r10,r11,MSR_PR |
| 461 | beq 1f |
| 462 | BTB_FLUSH(r10) |
| 463 | 1: |
| 464 | END_BTB_FLUSH_SECTION |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 465 | mfspr r10, SPRN_DEAR /* Get faulting address */ |
| 466 | |
| 467 | /* If we are faulting a kernel address, we have to use the |
| 468 | * kernel page tables. |
| 469 | */ |
Kumar Gala | 8a13c4f | 2007-10-11 13:36:52 -0500 | [diff] [blame] | 470 | lis r11, PAGE_OFFSET@h |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 471 | cmplw 5, r10, r11 |
| 472 | blt 5, 3f |
| 473 | lis r11, swapper_pg_dir@h |
| 474 | ori r11, r11, swapper_pg_dir@l |
| 475 | |
| 476 | mfspr r12,SPRN_MAS1 /* Set TID to 0 */ |
| 477 | rlwinm r12,r12,0,16,1 |
| 478 | mtspr SPRN_MAS1,r12 |
| 479 | |
| 480 | b 4f |
| 481 | |
| 482 | /* Get the PGD for the current thread */ |
| 483 | 3: |
Benjamin Herrenschmidt | ee43eb7 | 2009-07-14 20:52:54 +0000 | [diff] [blame] | 484 | mfspr r11,SPRN_SPRG_THREAD |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 485 | lwz r11,PGDIR(r11) |
| 486 | |
| 487 | 4: |
Kumar Gala | 6cfd899 | 2008-07-09 10:03:28 -0500 | [diff] [blame] | 488 | /* Mask of required permission bits. Note that while we |
| 489 | * do copy ESR:ST to _PAGE_RW position as trying to write |
| 490 | * to an RO page is pretty common, we don't do it with |
| 491 | * _PAGE_DIRTY. We could do it, but it's a fairly rare |
| 492 | * event so I'd rather take the overhead when it happens |
| 493 | * rather than adding an instruction here. We should measure |
| 494 | * whether the whole thing is worth it in the first place |
| 495 | * as we could avoid loading SPRN_ESR completely in the first |
| 496 | * place... |
| 497 | * |
| 498 | * TODO: Is it worth doing that mfspr & rlwimi in the first |
| 499 | * place or can we save a couple of instructions here ? |
| 500 | */ |
| 501 | mfspr r12,SPRN_ESR |
Kumar Gala | 76acc2c | 2009-09-01 15:48:42 +0000 | [diff] [blame] | 502 | #ifdef CONFIG_PTE_64BIT |
| 503 | li r13,_PAGE_PRESENT |
| 504 | oris r13,r13,_PAGE_ACCESSED@h |
| 505 | #else |
Kumar Gala | 6cfd899 | 2008-07-09 10:03:28 -0500 | [diff] [blame] | 506 | li r13,_PAGE_PRESENT|_PAGE_ACCESSED |
Kumar Gala | 76acc2c | 2009-09-01 15:48:42 +0000 | [diff] [blame] | 507 | #endif |
Kumar Gala | 6cfd899 | 2008-07-09 10:03:28 -0500 | [diff] [blame] | 508 | rlwimi r13,r12,11,29,29 |
| 509 | |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 510 | FIND_PTE |
Kumar Gala | 6cfd899 | 2008-07-09 10:03:28 -0500 | [diff] [blame] | 511 | andc. r13,r13,r11 /* Check permission */ |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 512 | |
| 513 | #ifdef CONFIG_PTE_64BIT |
Kumar Gala | b38fd42 | 2008-07-16 16:17:08 -0500 | [diff] [blame] | 514 | #ifdef CONFIG_SMP |
Becky Bruce | 41151e7 | 2011-06-28 09:54:48 +0000 | [diff] [blame] | 515 | subf r13,r11,r12 /* create false data dep */ |
| 516 | lwzx r13,r11,r13 /* Get upper pte bits */ |
Kumar Gala | b38fd42 | 2008-07-16 16:17:08 -0500 | [diff] [blame] | 517 | #else |
| 518 | lwz r13,0(r12) /* Get upper pte bits */ |
| 519 | #endif |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 520 | #endif |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 521 | |
Kumar Gala | b38fd42 | 2008-07-16 16:17:08 -0500 | [diff] [blame] | 522 | bne 2f /* Bail if permission/valid mismach */ |
| 523 | |
| 524 | /* Jump to common tlb load */ |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 525 | b finish_tlb_load |
| 526 | 2: |
| 527 | /* The bailout. Restore registers to pre-exception conditions |
| 528 | * and call the heavyweights to help us out. |
| 529 | */ |
Ashish Kalra | 1325a68 | 2011-04-22 16:48:27 -0500 | [diff] [blame] | 530 | mfspr r10, SPRN_SPRG_THREAD |
| 531 | lwz r11, THREAD_NORMSAVE(3)(r10) |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 532 | mtcr r11 |
Ashish Kalra | 1325a68 | 2011-04-22 16:48:27 -0500 | [diff] [blame] | 533 | lwz r13, THREAD_NORMSAVE(2)(r10) |
| 534 | lwz r12, THREAD_NORMSAVE(1)(r10) |
| 535 | lwz r11, THREAD_NORMSAVE(0)(r10) |
Benjamin Herrenschmidt | ee43eb7 | 2009-07-14 20:52:54 +0000 | [diff] [blame] | 536 | mfspr r10, SPRN_SPRG_RSCRATCH0 |
Kumar Gala | 6cfd899 | 2008-07-09 10:03:28 -0500 | [diff] [blame] | 537 | b DataStorage |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 538 | |
| 539 | /* Instruction TLB Error Interrupt */ |
| 540 | /* |
| 541 | * Nearly the same as above, except we get our |
| 542 | * information from different registers and bailout |
| 543 | * to a different point. |
| 544 | */ |
| 545 | START_EXCEPTION(InstructionTLBError) |
Benjamin Herrenschmidt | ee43eb7 | 2009-07-14 20:52:54 +0000 | [diff] [blame] | 546 | mtspr SPRN_SPRG_WSCRATCH0, r10 /* Save some working registers */ |
Ashish Kalra | 1325a68 | 2011-04-22 16:48:27 -0500 | [diff] [blame] | 547 | mfspr r10, SPRN_SPRG_THREAD |
| 548 | stw r11, THREAD_NORMSAVE(0)(r10) |
Scott Wood | 73196cd3 | 2011-12-20 15:34:47 +0000 | [diff] [blame] | 549 | #ifdef CONFIG_KVM_BOOKE_HV |
| 550 | BEGIN_FTR_SECTION |
| 551 | mfspr r11, SPRN_SRR1 |
| 552 | END_FTR_SECTION_IFSET(CPU_FTR_EMB_HV) |
| 553 | #endif |
Ashish Kalra | 1325a68 | 2011-04-22 16:48:27 -0500 | [diff] [blame] | 554 | stw r12, THREAD_NORMSAVE(1)(r10) |
| 555 | stw r13, THREAD_NORMSAVE(2)(r10) |
| 556 | mfcr r13 |
| 557 | stw r13, THREAD_NORMSAVE(3)(r10) |
Scott Wood | 73196cd3 | 2011-12-20 15:34:47 +0000 | [diff] [blame] | 558 | DO_KVM BOOKE_INTERRUPT_ITLB_MISS SPRN_SRR1 |
Diana Craciun | 7fef436 | 2018-12-12 16:03:06 +0200 | [diff] [blame] | 559 | START_BTB_FLUSH_SECTION |
| 560 | mfspr r11, SPRN_SRR1 |
| 561 | andi. r10,r11,MSR_PR |
| 562 | beq 1f |
| 563 | BTB_FLUSH(r10) |
| 564 | 1: |
| 565 | END_BTB_FLUSH_SECTION |
| 566 | |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 567 | mfspr r10, SPRN_SRR0 /* Get faulting address */ |
| 568 | |
| 569 | /* If we are faulting a kernel address, we have to use the |
| 570 | * kernel page tables. |
| 571 | */ |
Kumar Gala | 8a13c4f | 2007-10-11 13:36:52 -0500 | [diff] [blame] | 572 | lis r11, PAGE_OFFSET@h |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 573 | cmplw 5, r10, r11 |
| 574 | blt 5, 3f |
| 575 | lis r11, swapper_pg_dir@h |
| 576 | ori r11, r11, swapper_pg_dir@l |
| 577 | |
| 578 | mfspr r12,SPRN_MAS1 /* Set TID to 0 */ |
| 579 | rlwinm r12,r12,0,16,1 |
| 580 | mtspr SPRN_MAS1,r12 |
| 581 | |
Li Yang | 78e2e68 | 2010-05-07 16:38:34 +0800 | [diff] [blame] | 582 | /* Make up the required permissions for kernel code */ |
| 583 | #ifdef CONFIG_PTE_64BIT |
| 584 | li r13,_PAGE_PRESENT | _PAGE_BAP_SX |
| 585 | oris r13,r13,_PAGE_ACCESSED@h |
| 586 | #else |
| 587 | li r13,_PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_EXEC |
| 588 | #endif |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 589 | b 4f |
| 590 | |
| 591 | /* Get the PGD for the current thread */ |
| 592 | 3: |
Benjamin Herrenschmidt | ee43eb7 | 2009-07-14 20:52:54 +0000 | [diff] [blame] | 593 | mfspr r11,SPRN_SPRG_THREAD |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 594 | lwz r11,PGDIR(r11) |
| 595 | |
Li Yang | 78e2e68 | 2010-05-07 16:38:34 +0800 | [diff] [blame] | 596 | /* Make up the required permissions for user code */ |
Kumar Gala | 76acc2c | 2009-09-01 15:48:42 +0000 | [diff] [blame] | 597 | #ifdef CONFIG_PTE_64BIT |
Li Yang | 78e2e68 | 2010-05-07 16:38:34 +0800 | [diff] [blame] | 598 | li r13,_PAGE_PRESENT | _PAGE_BAP_UX |
Kumar Gala | 76acc2c | 2009-09-01 15:48:42 +0000 | [diff] [blame] | 599 | oris r13,r13,_PAGE_ACCESSED@h |
| 600 | #else |
Benjamin Herrenschmidt | ea3cc33 | 2009-08-18 19:00:34 +0000 | [diff] [blame] | 601 | li r13,_PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_EXEC |
Kumar Gala | 76acc2c | 2009-09-01 15:48:42 +0000 | [diff] [blame] | 602 | #endif |
Kumar Gala | 6cfd899 | 2008-07-09 10:03:28 -0500 | [diff] [blame] | 603 | |
Li Yang | 78e2e68 | 2010-05-07 16:38:34 +0800 | [diff] [blame] | 604 | 4: |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 605 | FIND_PTE |
Kumar Gala | 6cfd899 | 2008-07-09 10:03:28 -0500 | [diff] [blame] | 606 | andc. r13,r13,r11 /* Check permission */ |
Kumar Gala | b38fd42 | 2008-07-16 16:17:08 -0500 | [diff] [blame] | 607 | |
| 608 | #ifdef CONFIG_PTE_64BIT |
| 609 | #ifdef CONFIG_SMP |
Becky Bruce | 41151e7 | 2011-06-28 09:54:48 +0000 | [diff] [blame] | 610 | subf r13,r11,r12 /* create false data dep */ |
| 611 | lwzx r13,r11,r13 /* Get upper pte bits */ |
Kumar Gala | b38fd42 | 2008-07-16 16:17:08 -0500 | [diff] [blame] | 612 | #else |
| 613 | lwz r13,0(r12) /* Get upper pte bits */ |
| 614 | #endif |
| 615 | #endif |
| 616 | |
Kumar Gala | 6cfd899 | 2008-07-09 10:03:28 -0500 | [diff] [blame] | 617 | bne 2f /* Bail if permission mismach */ |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 618 | |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 619 | /* Jump to common TLB load point */ |
| 620 | b finish_tlb_load |
| 621 | |
| 622 | 2: |
| 623 | /* The bailout. Restore registers to pre-exception conditions |
| 624 | * and call the heavyweights to help us out. |
| 625 | */ |
Ashish Kalra | 1325a68 | 2011-04-22 16:48:27 -0500 | [diff] [blame] | 626 | mfspr r10, SPRN_SPRG_THREAD |
| 627 | lwz r11, THREAD_NORMSAVE(3)(r10) |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 628 | mtcr r11 |
Ashish Kalra | 1325a68 | 2011-04-22 16:48:27 -0500 | [diff] [blame] | 629 | lwz r13, THREAD_NORMSAVE(2)(r10) |
| 630 | lwz r12, THREAD_NORMSAVE(1)(r10) |
| 631 | lwz r11, THREAD_NORMSAVE(0)(r10) |
Benjamin Herrenschmidt | ee43eb7 | 2009-07-14 20:52:54 +0000 | [diff] [blame] | 632 | mfspr r10, SPRN_SPRG_RSCRATCH0 |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 633 | b InstructionStorage |
| 634 | |
Mihai Caraman | 3477e71 | 2014-08-20 16:09:03 +0300 | [diff] [blame] | 635 | /* Define SPE handlers for e200 and e500v2 */ |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 636 | #ifdef CONFIG_SPE |
| 637 | /* SPE Unavailable */ |
| 638 | START_EXCEPTION(SPEUnavailable) |
Mihai Caraman | 2b2695a | 2014-08-20 16:09:04 +0300 | [diff] [blame] | 639 | NORMAL_EXCEPTION_PROLOG(SPE_UNAVAIL) |
Liu Yu | 2dc3d4c | 2012-03-01 09:20:19 +0800 | [diff] [blame] | 640 | beq 1f |
| 641 | bl load_up_spe |
| 642 | b fast_exception_return |
| 643 | 1: addi r3,r1,STACK_FRAME_OVERHEAD |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 644 | EXC_XFER_EE_LITE(0x2010, KernelSPE) |
Mihai Caraman | 3477e71 | 2014-08-20 16:09:03 +0300 | [diff] [blame] | 645 | #elif defined(CONFIG_SPE_POSSIBLE) |
Mihai Caraman | 2b2695a | 2014-08-20 16:09:04 +0300 | [diff] [blame] | 646 | EXCEPTION(0x2020, SPE_UNAVAIL, SPEUnavailable, \ |
Scott Wood | cfac578 | 2011-12-20 15:34:40 +0000 | [diff] [blame] | 647 | unknown_exception, EXC_XFER_EE) |
Mihai Caraman | 3477e71 | 2014-08-20 16:09:03 +0300 | [diff] [blame] | 648 | #endif /* CONFIG_SPE_POSSIBLE */ |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 649 | |
| 650 | /* SPE Floating Point Data */ |
| 651 | #ifdef CONFIG_SPE |
Mihai Caraman | 2b2695a | 2014-08-20 16:09:04 +0300 | [diff] [blame] | 652 | EXCEPTION(0x2030, SPE_FP_DATA, SPEFloatingPointData, |
Mihai Caraman | c58ce39 | 2013-07-01 18:35:31 +0300 | [diff] [blame] | 653 | SPEFloatingPointException, EXC_XFER_EE) |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 654 | |
| 655 | /* SPE Floating Point Round */ |
Scott Wood | cfac578 | 2011-12-20 15:34:40 +0000 | [diff] [blame] | 656 | EXCEPTION(0x2050, SPE_FP_ROUND, SPEFloatingPointRound, \ |
| 657 | SPEFloatingPointRoundException, EXC_XFER_EE) |
Mihai Caraman | 3477e71 | 2014-08-20 16:09:03 +0300 | [diff] [blame] | 658 | #elif defined(CONFIG_SPE_POSSIBLE) |
Mihai Caraman | 2b2695a | 2014-08-20 16:09:04 +0300 | [diff] [blame] | 659 | EXCEPTION(0x2040, SPE_FP_DATA, SPEFloatingPointData, |
Scott Wood | cfac578 | 2011-12-20 15:34:40 +0000 | [diff] [blame] | 660 | unknown_exception, EXC_XFER_EE) |
| 661 | EXCEPTION(0x2050, SPE_FP_ROUND, SPEFloatingPointRound, \ |
| 662 | unknown_exception, EXC_XFER_EE) |
Mihai Caraman | 3477e71 | 2014-08-20 16:09:03 +0300 | [diff] [blame] | 663 | #endif /* CONFIG_SPE_POSSIBLE */ |
| 664 | |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 665 | |
| 666 | /* Performance Monitor */ |
Scott Wood | cfac578 | 2011-12-20 15:34:40 +0000 | [diff] [blame] | 667 | EXCEPTION(0x2060, PERFORMANCE_MONITOR, PerformanceMonitor, \ |
| 668 | performance_monitor_exception, EXC_XFER_STD) |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 669 | |
Scott Wood | cfac578 | 2011-12-20 15:34:40 +0000 | [diff] [blame] | 670 | EXCEPTION(0x2070, DOORBELL, Doorbell, doorbell_exception, EXC_XFER_STD) |
Kumar Gala | 620165f | 2009-02-12 13:54:53 +0000 | [diff] [blame] | 671 | |
Scott Wood | cfac578 | 2011-12-20 15:34:40 +0000 | [diff] [blame] | 672 | CRITICAL_EXCEPTION(0x2080, DOORBELL_CRITICAL, \ |
| 673 | CriticalDoorbell, unknown_exception) |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 674 | |
| 675 | /* Debug Interrupt */ |
Kumar Gala | eb0cd5fd | 2008-04-09 06:06:11 -0500 | [diff] [blame] | 676 | DEBUG_DEBUG_EXCEPTION |
Kumar Gala | eb0cd5fd | 2008-04-09 06:06:11 -0500 | [diff] [blame] | 677 | DEBUG_CRIT_EXCEPTION |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 678 | |
Scott Wood | 73196cd3 | 2011-12-20 15:34:47 +0000 | [diff] [blame] | 679 | GUEST_DOORBELL_EXCEPTION |
| 680 | |
| 681 | CRITICAL_EXCEPTION(0, GUEST_DBELL_CRIT, CriticalGuestDoorbell, \ |
| 682 | unknown_exception) |
| 683 | |
| 684 | /* Hypercall */ |
| 685 | EXCEPTION(0, HV_SYSCALL, Hypercall, unknown_exception, EXC_XFER_EE) |
| 686 | |
| 687 | /* Embedded Hypervisor Privilege */ |
| 688 | EXCEPTION(0, HV_PRIV, Ehvpriv, unknown_exception, EXC_XFER_EE) |
| 689 | |
Bharat Bhushan | fc2a6cfe | 2013-04-29 22:18:11 +0000 | [diff] [blame] | 690 | interrupt_end: |
| 691 | |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 692 | /* |
| 693 | * Local functions |
| 694 | */ |
| 695 | |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 696 | /* |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 697 | * Both the instruction and data TLB miss get to this |
| 698 | * point to load the TLB. |
Becky Bruce | 41151e7 | 2011-06-28 09:54:48 +0000 | [diff] [blame] | 699 | * r10 - tsize encoding (if HUGETLB_PAGE) or available to use |
Kumar Gala | 3c5df5c | 2007-09-27 08:43:35 -0500 | [diff] [blame] | 700 | * r11 - TLB (info from Linux PTE) |
Kumar Gala | 6cfd899 | 2008-07-09 10:03:28 -0500 | [diff] [blame] | 701 | * r12 - available to use |
| 702 | * r13 - upper bits of PTE (if PTE_64BIT) or available to use |
Kumar Gala | 8a13c4f | 2007-10-11 13:36:52 -0500 | [diff] [blame] | 703 | * CR5 - results of addr >= PAGE_OFFSET |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 704 | * MAS0, MAS1 - loaded with proper value when we get here |
| 705 | * MAS2, MAS3 - will need additional info from Linux PTE |
| 706 | * Upon exit, we reload everything and RFI. |
| 707 | */ |
| 708 | finish_tlb_load: |
Becky Bruce | 41151e7 | 2011-06-28 09:54:48 +0000 | [diff] [blame] | 709 | #ifdef CONFIG_HUGETLB_PAGE |
| 710 | cmpwi 6, r10, 0 /* check for huge page */ |
| 711 | beq 6, finish_tlb_load_cont /* !huge */ |
| 712 | |
| 713 | /* Alas, we need more scratch registers for hugepages */ |
| 714 | mfspr r12, SPRN_SPRG_THREAD |
| 715 | stw r14, THREAD_NORMSAVE(4)(r12) |
| 716 | stw r15, THREAD_NORMSAVE(5)(r12) |
| 717 | stw r16, THREAD_NORMSAVE(6)(r12) |
| 718 | stw r17, THREAD_NORMSAVE(7)(r12) |
| 719 | |
| 720 | /* Get the next_tlbcam_idx percpu var */ |
| 721 | #ifdef CONFIG_SMP |
Christophe Leroy | 8c1fc5a | 2019-01-31 10:08:54 +0000 | [diff] [blame] | 722 | lwz r12, TASK_STACK-THREAD(r12) |
Becky Bruce | 41151e7 | 2011-06-28 09:54:48 +0000 | [diff] [blame] | 723 | lwz r15, TI_CPU(r12) |
| 724 | lis r14, __per_cpu_offset@h |
| 725 | ori r14, r14, __per_cpu_offset@l |
| 726 | rlwinm r15, r15, 2, 0, 29 |
| 727 | lwzx r16, r14, r15 |
| 728 | #else |
| 729 | li r16, 0 |
| 730 | #endif |
| 731 | lis r17, next_tlbcam_idx@h |
| 732 | ori r17, r17, next_tlbcam_idx@l |
| 733 | add r17, r17, r16 /* r17 = *next_tlbcam_idx */ |
| 734 | lwz r15, 0(r17) /* r15 = next_tlbcam_idx */ |
| 735 | |
| 736 | lis r14, MAS0_TLBSEL(1)@h /* select TLB1 (TLBCAM) */ |
| 737 | rlwimi r14, r15, 16, 4, 15 /* next_tlbcam_idx entry */ |
| 738 | mtspr SPRN_MAS0, r14 |
| 739 | |
| 740 | /* Extract TLB1CFG(NENTRY) */ |
| 741 | mfspr r16, SPRN_TLB1CFG |
| 742 | andi. r16, r16, 0xfff |
| 743 | |
| 744 | /* Update next_tlbcam_idx, wrapping when necessary */ |
| 745 | addi r15, r15, 1 |
| 746 | cmpw r15, r16 |
| 747 | blt 100f |
| 748 | lis r14, tlbcam_index@h |
| 749 | ori r14, r14, tlbcam_index@l |
| 750 | lwz r15, 0(r14) |
| 751 | 100: stw r15, 0(r17) |
| 752 | |
| 753 | /* |
| 754 | * Calc MAS1_TSIZE from r10 (which has pshift encoded) |
| 755 | * tlb_enc = (pshift - 10). |
| 756 | */ |
| 757 | subi r15, r10, 10 |
| 758 | mfspr r16, SPRN_MAS1 |
| 759 | rlwimi r16, r15, 7, 20, 24 |
| 760 | mtspr SPRN_MAS1, r16 |
| 761 | |
| 762 | /* copy the pshift for use later */ |
| 763 | mr r14, r10 |
| 764 | |
| 765 | /* fall through */ |
| 766 | |
| 767 | #endif /* CONFIG_HUGETLB_PAGE */ |
| 768 | |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 769 | /* |
| 770 | * We set execute, because we don't have the granularity to |
| 771 | * properly set this at the page level (Linux problem). |
| 772 | * Many of these bits are software only. Bits we don't set |
| 773 | * here we (properly should) assume have the appropriate value. |
| 774 | */ |
Becky Bruce | 41151e7 | 2011-06-28 09:54:48 +0000 | [diff] [blame] | 775 | finish_tlb_load_cont: |
Kumar Gala | 76acc2c | 2009-09-01 15:48:42 +0000 | [diff] [blame] | 776 | #ifdef CONFIG_PTE_64BIT |
| 777 | rlwinm r12, r11, 32-2, 26, 31 /* Move in perm bits */ |
| 778 | andi. r10, r11, _PAGE_DIRTY |
| 779 | bne 1f |
| 780 | li r10, MAS3_SW | MAS3_UW |
| 781 | andc r12, r12, r10 |
| 782 | 1: rlwimi r12, r13, 20, 0, 11 /* grab RPN[32:43] */ |
| 783 | rlwimi r12, r11, 20, 12, 19 /* grab RPN[44:51] */ |
Becky Bruce | 41151e7 | 2011-06-28 09:54:48 +0000 | [diff] [blame] | 784 | 2: mtspr SPRN_MAS3, r12 |
Kumar Gala | 76acc2c | 2009-09-01 15:48:42 +0000 | [diff] [blame] | 785 | BEGIN_MMU_FTR_SECTION |
| 786 | srwi r10, r13, 12 /* grab RPN[12:31] */ |
| 787 | mtspr SPRN_MAS7, r10 |
| 788 | END_MMU_FTR_SECTION_IFSET(MMU_FTR_BIG_PHYS) |
| 789 | #else |
Benjamin Herrenschmidt | ea3cc33 | 2009-08-18 19:00:34 +0000 | [diff] [blame] | 790 | li r10, (_PAGE_EXEC | _PAGE_PRESENT) |
Becky Bruce | 41151e7 | 2011-06-28 09:54:48 +0000 | [diff] [blame] | 791 | mr r13, r11 |
Kumar Gala | 6cfd899 | 2008-07-09 10:03:28 -0500 | [diff] [blame] | 792 | rlwimi r10, r11, 31, 29, 29 /* extract _PAGE_DIRTY into SW */ |
| 793 | and r12, r11, r10 |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 794 | andi. r10, r11, _PAGE_USER /* Test for _PAGE_USER */ |
Kumar Gala | 6cfd899 | 2008-07-09 10:03:28 -0500 | [diff] [blame] | 795 | slwi r10, r12, 1 |
| 796 | or r10, r10, r12 |
| 797 | iseleq r12, r12, r10 |
Becky Bruce | 41151e7 | 2011-06-28 09:54:48 +0000 | [diff] [blame] | 798 | rlwimi r13, r12, 0, 20, 31 /* Get RPN from PTE, merge w/ perms */ |
| 799 | mtspr SPRN_MAS3, r13 |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 800 | #endif |
Becky Bruce | 41151e7 | 2011-06-28 09:54:48 +0000 | [diff] [blame] | 801 | |
| 802 | mfspr r12, SPRN_MAS2 |
| 803 | #ifdef CONFIG_PTE_64BIT |
| 804 | rlwimi r12, r11, 32-19, 27, 31 /* extract WIMGE from pte */ |
| 805 | #else |
| 806 | rlwimi r12, r11, 26, 27, 31 /* extract WIMGE from pte */ |
| 807 | #endif |
| 808 | #ifdef CONFIG_HUGETLB_PAGE |
| 809 | beq 6, 3f /* don't mask if page isn't huge */ |
| 810 | li r13, 1 |
| 811 | slw r13, r13, r14 |
| 812 | subi r13, r13, 1 |
| 813 | rlwinm r13, r13, 0, 0, 19 /* bottom bits used for WIMGE/etc */ |
| 814 | andc r12, r12, r13 /* mask off ea bits within the page */ |
| 815 | #endif |
| 816 | 3: mtspr SPRN_MAS2, r12 |
| 817 | |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 818 | #ifdef CONFIG_E200 |
| 819 | /* Round robin TLB1 entries assignment */ |
| 820 | mfspr r12, SPRN_MAS0 |
| 821 | |
| 822 | /* Extract TLB1CFG(NENTRY) */ |
| 823 | mfspr r11, SPRN_TLB1CFG |
| 824 | andi. r11, r11, 0xfff |
| 825 | |
| 826 | /* Extract MAS0(NV) */ |
| 827 | andi. r13, r12, 0xfff |
| 828 | addi r13, r13, 1 |
| 829 | cmpw 0, r13, r11 |
| 830 | addi r12, r12, 1 |
| 831 | |
| 832 | /* check if we need to wrap */ |
| 833 | blt 7f |
| 834 | |
| 835 | /* wrap back to first free tlbcam entry */ |
| 836 | lis r13, tlbcam_index@ha |
| 837 | lwz r13, tlbcam_index@l(r13) |
| 838 | rlwimi r12, r13, 0, 20, 31 |
| 839 | 7: |
Kumar Gala | 3c5df5c | 2007-09-27 08:43:35 -0500 | [diff] [blame] | 840 | mtspr SPRN_MAS0,r12 |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 841 | #endif /* CONFIG_E200 */ |
| 842 | |
Becky Bruce | 41151e7 | 2011-06-28 09:54:48 +0000 | [diff] [blame] | 843 | tlb_write_entry: |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 844 | tlbwe |
| 845 | |
| 846 | /* Done...restore registers and get out of here. */ |
Ashish Kalra | 1325a68 | 2011-04-22 16:48:27 -0500 | [diff] [blame] | 847 | mfspr r10, SPRN_SPRG_THREAD |
Becky Bruce | 41151e7 | 2011-06-28 09:54:48 +0000 | [diff] [blame] | 848 | #ifdef CONFIG_HUGETLB_PAGE |
| 849 | beq 6, 8f /* skip restore for 4k page faults */ |
| 850 | lwz r14, THREAD_NORMSAVE(4)(r10) |
| 851 | lwz r15, THREAD_NORMSAVE(5)(r10) |
| 852 | lwz r16, THREAD_NORMSAVE(6)(r10) |
| 853 | lwz r17, THREAD_NORMSAVE(7)(r10) |
| 854 | #endif |
| 855 | 8: lwz r11, THREAD_NORMSAVE(3)(r10) |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 856 | mtcr r11 |
Ashish Kalra | 1325a68 | 2011-04-22 16:48:27 -0500 | [diff] [blame] | 857 | lwz r13, THREAD_NORMSAVE(2)(r10) |
| 858 | lwz r12, THREAD_NORMSAVE(1)(r10) |
| 859 | lwz r11, THREAD_NORMSAVE(0)(r10) |
Benjamin Herrenschmidt | ee43eb7 | 2009-07-14 20:52:54 +0000 | [diff] [blame] | 860 | mfspr r10, SPRN_SPRG_RSCRATCH0 |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 861 | rfi /* Force context change */ |
| 862 | |
| 863 | #ifdef CONFIG_SPE |
| 864 | /* Note that the SPE support is closely modeled after the AltiVec |
| 865 | * support. Changes to one are likely to be applicable to the |
| 866 | * other! */ |
Liu Yu | 2dc3d4c | 2012-03-01 09:20:19 +0800 | [diff] [blame] | 867 | _GLOBAL(load_up_spe) |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 868 | /* |
| 869 | * Disable SPE for the task which had SPE previously, |
| 870 | * and save its SPE registers in its thread_struct. |
| 871 | * Enables SPE for use in the kernel on return. |
| 872 | * On SMP we know the SPE units are free, since we give it up every |
| 873 | * switch. -- Kumar |
| 874 | */ |
| 875 | mfmsr r5 |
| 876 | oris r5,r5,MSR_SPE@h |
| 877 | mtmsr r5 /* enable use of SPE now */ |
| 878 | isync |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 879 | /* enable use of SPE after return */ |
| 880 | oris r9,r9,MSR_SPE@h |
Benjamin Herrenschmidt | ee43eb7 | 2009-07-14 20:52:54 +0000 | [diff] [blame] | 881 | mfspr r5,SPRN_SPRG_THREAD /* current task's THREAD (phys) */ |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 882 | li r4,1 |
| 883 | li r10,THREAD_ACC |
| 884 | stw r4,THREAD_USED_SPE(r5) |
| 885 | evlddx evr4,r10,r5 |
| 886 | evmra evr4,evr4 |
Scott Wood | c51584d | 2011-06-14 18:34:27 -0500 | [diff] [blame] | 887 | REST_32EVRS(0,r10,r5,THREAD_EVR0) |
Liu Yu | 2dc3d4c | 2012-03-01 09:20:19 +0800 | [diff] [blame] | 888 | blr |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 889 | |
| 890 | /* |
| 891 | * SPE unavailable trap from kernel - print a message, but let |
| 892 | * the task use SPE in the kernel until it returns to user mode. |
| 893 | */ |
| 894 | KernelSPE: |
| 895 | lwz r3,_MSR(r1) |
| 896 | oris r3,r3,MSR_SPE@h |
| 897 | stw r3,_MSR(r1) /* enable use of SPE after return */ |
Márton Németh | 09156a7 | 2010-03-06 22:43:55 +0000 | [diff] [blame] | 898 | #ifdef CONFIG_PRINTK |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 899 | lis r3,87f@h |
| 900 | ori r3,r3,87f@l |
| 901 | mr r4,r2 /* current */ |
| 902 | lwz r5,_NIP(r1) |
| 903 | bl printk |
Márton Németh | 09156a7 | 2010-03-06 22:43:55 +0000 | [diff] [blame] | 904 | #endif |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 905 | b ret_from_except |
Márton Németh | 09156a7 | 2010-03-06 22:43:55 +0000 | [diff] [blame] | 906 | #ifdef CONFIG_PRINTK |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 907 | 87: .string "SPE used in kernel (task=%p, pc=%x) \n" |
Márton Németh | 09156a7 | 2010-03-06 22:43:55 +0000 | [diff] [blame] | 908 | #endif |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 909 | .align 4,0 |
| 910 | |
| 911 | #endif /* CONFIG_SPE */ |
| 912 | |
| 913 | /* |
Kevin Hao | 9973961 | 2013-12-24 15:12:04 +0800 | [diff] [blame] | 914 | * Translate the effec addr in r3 to phys addr. The phys addr will be put |
| 915 | * into r3(higher 32bit) and r4(lower 32bit) |
| 916 | */ |
| 917 | get_phys_addr: |
| 918 | mfmsr r8 |
| 919 | mfspr r9,SPRN_PID |
| 920 | rlwinm r9,r9,16,0x3fff0000 /* turn PID into MAS6[SPID] */ |
| 921 | rlwimi r9,r8,28,0x00000001 /* turn MSR[DS] into MAS6[SAS] */ |
| 922 | mtspr SPRN_MAS6,r9 |
| 923 | |
| 924 | tlbsx 0,r3 /* must succeed */ |
| 925 | |
| 926 | mfspr r8,SPRN_MAS1 |
| 927 | mfspr r12,SPRN_MAS3 |
| 928 | rlwinm r9,r8,25,0x1f /* r9 = log2(page size) */ |
| 929 | li r10,1024 |
| 930 | slw r10,r10,r9 /* r10 = page size */ |
| 931 | addi r10,r10,-1 |
| 932 | and r11,r3,r10 /* r11 = page offset */ |
| 933 | andc r4,r12,r10 /* r4 = page base */ |
| 934 | or r4,r4,r11 /* r4 = devtree phys addr */ |
| 935 | #ifdef CONFIG_PHYS_64BIT |
| 936 | mfspr r3,SPRN_MAS7 |
| 937 | #endif |
| 938 | blr |
| 939 | |
| 940 | /* |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 941 | * Global functions |
| 942 | */ |
| 943 | |
Mihai Caraman | 3477e71 | 2014-08-20 16:09:03 +0300 | [diff] [blame] | 944 | #ifdef CONFIG_E200 |
Kumar Gala | 105c31d | 2009-01-08 08:31:20 -0600 | [diff] [blame] | 945 | /* Adjust or setup IVORs for e200 */ |
| 946 | _GLOBAL(__setup_e200_ivors) |
| 947 | li r3,DebugDebug@l |
| 948 | mtspr SPRN_IVOR15,r3 |
| 949 | li r3,SPEUnavailable@l |
| 950 | mtspr SPRN_IVOR32,r3 |
| 951 | li r3,SPEFloatingPointData@l |
| 952 | mtspr SPRN_IVOR33,r3 |
| 953 | li r3,SPEFloatingPointRound@l |
| 954 | mtspr SPRN_IVOR34,r3 |
| 955 | sync |
| 956 | blr |
Mihai Caraman | 3477e71 | 2014-08-20 16:09:03 +0300 | [diff] [blame] | 957 | #endif |
Kumar Gala | 105c31d | 2009-01-08 08:31:20 -0600 | [diff] [blame] | 958 | |
Mihai Caraman | 3477e71 | 2014-08-20 16:09:03 +0300 | [diff] [blame] | 959 | #ifdef CONFIG_E500 |
| 960 | #ifndef CONFIG_PPC_E500MC |
Kumar Gala | 105c31d | 2009-01-08 08:31:20 -0600 | [diff] [blame] | 961 | /* Adjust or setup IVORs for e500v1/v2 */ |
| 962 | _GLOBAL(__setup_e500_ivors) |
| 963 | li r3,DebugCrit@l |
| 964 | mtspr SPRN_IVOR15,r3 |
| 965 | li r3,SPEUnavailable@l |
| 966 | mtspr SPRN_IVOR32,r3 |
| 967 | li r3,SPEFloatingPointData@l |
| 968 | mtspr SPRN_IVOR33,r3 |
| 969 | li r3,SPEFloatingPointRound@l |
| 970 | mtspr SPRN_IVOR34,r3 |
| 971 | li r3,PerformanceMonitor@l |
| 972 | mtspr SPRN_IVOR35,r3 |
| 973 | sync |
| 974 | blr |
Mihai Caraman | 3477e71 | 2014-08-20 16:09:03 +0300 | [diff] [blame] | 975 | #else |
Kumar Gala | 105c31d | 2009-01-08 08:31:20 -0600 | [diff] [blame] | 976 | /* Adjust or setup IVORs for e500mc */ |
| 977 | _GLOBAL(__setup_e500mc_ivors) |
| 978 | li r3,DebugDebug@l |
| 979 | mtspr SPRN_IVOR15,r3 |
| 980 | li r3,PerformanceMonitor@l |
| 981 | mtspr SPRN_IVOR35,r3 |
| 982 | li r3,Doorbell@l |
| 983 | mtspr SPRN_IVOR36,r3 |
Kumar Gala | 620165f | 2009-02-12 13:54:53 +0000 | [diff] [blame] | 984 | li r3,CriticalDoorbell@l |
| 985 | mtspr SPRN_IVOR37,r3 |
Varun Sethi | 7e0f487 | 2012-07-09 18:25:31 +0530 | [diff] [blame] | 986 | sync |
| 987 | blr |
Scott Wood | 73196cd3 | 2011-12-20 15:34:47 +0000 | [diff] [blame] | 988 | |
Varun Sethi | 7e0f487 | 2012-07-09 18:25:31 +0530 | [diff] [blame] | 989 | /* setup ehv ivors for */ |
| 990 | _GLOBAL(__setup_ehv_ivors) |
Scott Wood | 73196cd3 | 2011-12-20 15:34:47 +0000 | [diff] [blame] | 991 | li r3,GuestDoorbell@l |
| 992 | mtspr SPRN_IVOR38,r3 |
| 993 | li r3,CriticalGuestDoorbell@l |
| 994 | mtspr SPRN_IVOR39,r3 |
| 995 | li r3,Hypercall@l |
| 996 | mtspr SPRN_IVOR40,r3 |
| 997 | li r3,Ehvpriv@l |
| 998 | mtspr SPRN_IVOR41,r3 |
Kumar Gala | 105c31d | 2009-01-08 08:31:20 -0600 | [diff] [blame] | 999 | sync |
| 1000 | blr |
Mihai Caraman | 3477e71 | 2014-08-20 16:09:03 +0300 | [diff] [blame] | 1001 | #endif /* CONFIG_PPC_E500MC */ |
| 1002 | #endif /* CONFIG_E500 */ |
Kumar Gala | 105c31d | 2009-01-08 08:31:20 -0600 | [diff] [blame] | 1003 | |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 1004 | #ifdef CONFIG_SPE |
| 1005 | /* |
Anton Blanchard | 98da581 | 2015-10-29 11:44:01 +1100 | [diff] [blame] | 1006 | * extern void __giveup_spe(struct task_struct *prev) |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 1007 | * |
| 1008 | */ |
Anton Blanchard | 98da581 | 2015-10-29 11:44:01 +1100 | [diff] [blame] | 1009 | _GLOBAL(__giveup_spe) |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 1010 | addi r3,r3,THREAD /* want THREAD of task */ |
| 1011 | lwz r5,PT_REGS(r3) |
| 1012 | cmpi 0,r5,0 |
Scott Wood | c51584d | 2011-06-14 18:34:27 -0500 | [diff] [blame] | 1013 | SAVE_32EVRS(0, r4, r3, THREAD_EVR0) |
Kumar Gala | 3c5df5c | 2007-09-27 08:43:35 -0500 | [diff] [blame] | 1014 | evxor evr6, evr6, evr6 /* clear out evr6 */ |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 1015 | evmwumiaa evr6, evr6, evr6 /* evr6 <- ACC = 0 * 0 + ACC */ |
| 1016 | li r4,THREAD_ACC |
Kumar Gala | 3c5df5c | 2007-09-27 08:43:35 -0500 | [diff] [blame] | 1017 | evstddx evr6, r4, r3 /* save off accumulator */ |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 1018 | beq 1f |
| 1019 | lwz r4,_MSR-STACK_FRAME_OVERHEAD(r5) |
| 1020 | lis r3,MSR_SPE@h |
| 1021 | andc r4,r4,r3 /* disable SPE for previous task */ |
| 1022 | stw r4,_MSR-STACK_FRAME_OVERHEAD(r5) |
| 1023 | 1: |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 1024 | blr |
| 1025 | #endif /* CONFIG_SPE */ |
| 1026 | |
| 1027 | /* |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 1028 | * extern void abort(void) |
| 1029 | * |
| 1030 | * At present, this routine just applies a system reset. |
| 1031 | */ |
| 1032 | _GLOBAL(abort) |
| 1033 | li r13,0 |
Kumar Gala | 3c5df5c | 2007-09-27 08:43:35 -0500 | [diff] [blame] | 1034 | mtspr SPRN_DBCR0,r13 /* disable all debug events */ |
Becky Bruce | a7cb033 | 2006-02-08 16:41:26 -0600 | [diff] [blame] | 1035 | isync |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 1036 | mfmsr r13 |
| 1037 | ori r13,r13,MSR_DE@l /* Enable Debug Events */ |
| 1038 | mtmsr r13 |
Becky Bruce | a7cb033 | 2006-02-08 16:41:26 -0600 | [diff] [blame] | 1039 | isync |
Kumar Gala | 3c5df5c | 2007-09-27 08:43:35 -0500 | [diff] [blame] | 1040 | mfspr r13,SPRN_DBCR0 |
| 1041 | lis r13,(DBCR0_IDM|DBCR0_RST_CHIP)@h |
| 1042 | mtspr SPRN_DBCR0,r13 |
Becky Bruce | a7cb033 | 2006-02-08 16:41:26 -0600 | [diff] [blame] | 1043 | isync |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 1044 | |
| 1045 | _GLOBAL(set_context) |
| 1046 | |
| 1047 | #ifdef CONFIG_BDI_SWITCH |
| 1048 | /* Context switch the PTE pointer for the Abatron BDI2000. |
| 1049 | * The PGDIR is the second parameter. |
| 1050 | */ |
| 1051 | lis r5, abatron_pteptrs@h |
| 1052 | ori r5, r5, abatron_pteptrs@l |
| 1053 | stw r4, 0x4(r5) |
| 1054 | #endif |
| 1055 | mtspr SPRN_PID,r3 |
| 1056 | isync /* Force context change */ |
| 1057 | blr |
| 1058 | |
Kumar Gala | d5b26db | 2008-11-19 09:35:56 -0600 | [diff] [blame] | 1059 | #ifdef CONFIG_SMP |
| 1060 | /* When we get here, r24 needs to hold the CPU # */ |
| 1061 | .globl __secondary_start |
| 1062 | __secondary_start: |
Kevin Hao | 0be7d969b | 2013-12-24 15:12:11 +0800 | [diff] [blame] | 1063 | LOAD_REG_ADDR_PIC(r3, tlbcam_index) |
| 1064 | lwz r3,0(r3) |
| 1065 | mtctr r3 |
| 1066 | li r26,0 /* r26 safe? */ |
| 1067 | |
| 1068 | bl switch_to_as1 |
| 1069 | mr r27,r3 /* tlb entry */ |
| 1070 | /* Load each CAM entry */ |
| 1071 | 1: mr r3,r26 |
| 1072 | bl loadcam_entry |
| 1073 | addi r26,r26,1 |
| 1074 | bdnz 1b |
| 1075 | mr r3,r27 /* tlb entry */ |
| 1076 | LOAD_REG_ADDR_PIC(r4, memstart_addr) |
| 1077 | lwz r4,0(r4) |
| 1078 | mr r5,r25 /* phys kernel start */ |
| 1079 | rlwinm r5,r5,0,~0x3ffffff /* aligned 64M */ |
| 1080 | subf r4,r5,r4 /* memstart_addr - phys kernel start */ |
| 1081 | li r5,0 /* no device tree */ |
| 1082 | li r6,0 /* not boot cpu */ |
| 1083 | bl restore_to_as0 |
| 1084 | |
| 1085 | |
Kumar Gala | d5b26db | 2008-11-19 09:35:56 -0600 | [diff] [blame] | 1086 | lis r3,__secondary_hold_acknowledge@h |
| 1087 | ori r3,r3,__secondary_hold_acknowledge@l |
| 1088 | stw r24,0(r3) |
| 1089 | |
| 1090 | li r3,0 |
| 1091 | mr r4,r24 /* Why? */ |
| 1092 | bl call_setup_cpu |
| 1093 | |
Christophe Leroy | 4e67bfd | 2019-01-17 23:25:53 +1100 | [diff] [blame^] | 1094 | /* get current's stack and current */ |
Kumar Gala | d5b26db | 2008-11-19 09:35:56 -0600 | [diff] [blame] | 1095 | lis r1,secondary_ti@ha |
| 1096 | lwz r1,secondary_ti@l(r1) |
| 1097 | lwz r2,TI_TASK(r1) |
| 1098 | |
| 1099 | /* stack */ |
| 1100 | addi r1,r1,THREAD_SIZE-STACK_FRAME_OVERHEAD |
| 1101 | li r0,0 |
| 1102 | stw r0,0(r1) |
| 1103 | |
| 1104 | /* ptr to current thread */ |
| 1105 | addi r4,r2,THREAD /* address of our thread_struct */ |
Benjamin Herrenschmidt | ee43eb7 | 2009-07-14 20:52:54 +0000 | [diff] [blame] | 1106 | mtspr SPRN_SPRG_THREAD,r4 |
Kumar Gala | d5b26db | 2008-11-19 09:35:56 -0600 | [diff] [blame] | 1107 | |
| 1108 | /* Setup the defaults for TLB entries */ |
Kumar Gala | d66c82e | 2009-02-10 18:10:50 -0600 | [diff] [blame] | 1109 | li r4,(MAS4_TSIZED(BOOK3E_PAGESZ_4K))@l |
Kumar Gala | d5b26db | 2008-11-19 09:35:56 -0600 | [diff] [blame] | 1110 | mtspr SPRN_MAS4,r4 |
| 1111 | |
| 1112 | /* Jump to start_secondary */ |
| 1113 | lis r4,MSR_KERNEL@h |
| 1114 | ori r4,r4,MSR_KERNEL@l |
| 1115 | lis r3,start_secondary@h |
| 1116 | ori r3,r3,start_secondary@l |
| 1117 | mtspr SPRN_SRR0,r3 |
| 1118 | mtspr SPRN_SRR1,r4 |
| 1119 | sync |
| 1120 | rfi |
| 1121 | sync |
| 1122 | |
| 1123 | .globl __secondary_hold_acknowledge |
| 1124 | __secondary_hold_acknowledge: |
| 1125 | .long -1 |
| 1126 | #endif |
| 1127 | |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 1128 | /* |
Kevin Hao | 78a235e | 2013-12-24 15:12:07 +0800 | [diff] [blame] | 1129 | * Create a tlb entry with the same effective and physical address as |
| 1130 | * the tlb entry used by the current running code. But set the TS to 1. |
| 1131 | * Then switch to the address space 1. It will return with the r3 set to |
| 1132 | * the ESEL of the new created tlb. |
| 1133 | */ |
| 1134 | _GLOBAL(switch_to_as1) |
| 1135 | mflr r5 |
| 1136 | |
| 1137 | /* Find a entry not used */ |
| 1138 | mfspr r3,SPRN_TLB1CFG |
| 1139 | andi. r3,r3,0xfff |
| 1140 | mfspr r4,SPRN_PID |
| 1141 | rlwinm r4,r4,16,0x3fff0000 /* turn PID into MAS6[SPID] */ |
| 1142 | mtspr SPRN_MAS6,r4 |
| 1143 | 1: lis r4,0x1000 /* Set MAS0(TLBSEL) = 1 */ |
| 1144 | addi r3,r3,-1 |
| 1145 | rlwimi r4,r3,16,4,15 /* Setup MAS0 = TLBSEL | ESEL(r3) */ |
| 1146 | mtspr SPRN_MAS0,r4 |
| 1147 | tlbre |
| 1148 | mfspr r4,SPRN_MAS1 |
| 1149 | andis. r4,r4,MAS1_VALID@h |
| 1150 | bne 1b |
| 1151 | |
| 1152 | /* Get the tlb entry used by the current running code */ |
| 1153 | bl 0f |
| 1154 | 0: mflr r4 |
| 1155 | tlbsx 0,r4 |
| 1156 | |
| 1157 | mfspr r4,SPRN_MAS1 |
| 1158 | ori r4,r4,MAS1_TS /* Set the TS = 1 */ |
| 1159 | mtspr SPRN_MAS1,r4 |
| 1160 | |
| 1161 | mfspr r4,SPRN_MAS0 |
| 1162 | rlwinm r4,r4,0,~MAS0_ESEL_MASK |
| 1163 | rlwimi r4,r3,16,4,15 /* Setup MAS0 = TLBSEL | ESEL(r3) */ |
| 1164 | mtspr SPRN_MAS0,r4 |
| 1165 | tlbwe |
| 1166 | isync |
| 1167 | sync |
| 1168 | |
| 1169 | mfmsr r4 |
| 1170 | ori r4,r4,MSR_IS | MSR_DS |
| 1171 | mtspr SPRN_SRR0,r5 |
| 1172 | mtspr SPRN_SRR1,r4 |
| 1173 | sync |
| 1174 | rfi |
| 1175 | |
| 1176 | /* |
| 1177 | * Restore to the address space 0 and also invalidate the tlb entry created |
| 1178 | * by switch_to_as1. |
Kevin Hao | 7d2471f | 2013-12-24 15:12:10 +0800 | [diff] [blame] | 1179 | * r3 - the tlb entry which should be invalidated |
| 1180 | * r4 - __pa(PAGE_OFFSET in AS1) - __pa(PAGE_OFFSET in AS0) |
| 1181 | * r5 - device tree virtual address. If r4 is 0, r5 is ignored. |
Kevin Hao | 0be7d969b | 2013-12-24 15:12:11 +0800 | [diff] [blame] | 1182 | * r6 - boot cpu |
Kevin Hao | 78a235e | 2013-12-24 15:12:07 +0800 | [diff] [blame] | 1183 | */ |
| 1184 | _GLOBAL(restore_to_as0) |
| 1185 | mflr r0 |
| 1186 | |
| 1187 | bl 0f |
| 1188 | 0: mflr r9 |
| 1189 | addi r9,r9,1f - 0b |
| 1190 | |
Kevin Hao | 7d2471f | 2013-12-24 15:12:10 +0800 | [diff] [blame] | 1191 | /* |
| 1192 | * We may map the PAGE_OFFSET in AS0 to a different physical address, |
| 1193 | * so we need calculate the right jump and device tree address based |
| 1194 | * on the offset passed by r4. |
| 1195 | */ |
| 1196 | add r9,r9,r4 |
| 1197 | add r5,r5,r4 |
Kevin Hao | 0be7d969b | 2013-12-24 15:12:11 +0800 | [diff] [blame] | 1198 | add r0,r0,r4 |
Kevin Hao | 7d2471f | 2013-12-24 15:12:10 +0800 | [diff] [blame] | 1199 | |
| 1200 | 2: mfmsr r7 |
Kevin Hao | 78a235e | 2013-12-24 15:12:07 +0800 | [diff] [blame] | 1201 | li r8,(MSR_IS | MSR_DS) |
| 1202 | andc r7,r7,r8 |
| 1203 | |
| 1204 | mtspr SPRN_SRR0,r9 |
| 1205 | mtspr SPRN_SRR1,r7 |
| 1206 | sync |
| 1207 | rfi |
| 1208 | |
| 1209 | /* Invalidate the temporary tlb entry for AS1 */ |
| 1210 | 1: lis r9,0x1000 /* Set MAS0(TLBSEL) = 1 */ |
| 1211 | rlwimi r9,r3,16,4,15 /* Setup MAS0 = TLBSEL | ESEL(r3) */ |
| 1212 | mtspr SPRN_MAS0,r9 |
| 1213 | tlbre |
| 1214 | mfspr r9,SPRN_MAS1 |
| 1215 | rlwinm r9,r9,0,2,31 /* Clear MAS1 Valid and IPPROT */ |
| 1216 | mtspr SPRN_MAS1,r9 |
| 1217 | tlbwe |
| 1218 | isync |
Kevin Hao | 7d2471f | 2013-12-24 15:12:10 +0800 | [diff] [blame] | 1219 | |
| 1220 | cmpwi r4,0 |
Kevin Hao | 0be7d969b | 2013-12-24 15:12:11 +0800 | [diff] [blame] | 1221 | cmpwi cr1,r6,0 |
| 1222 | cror eq,4*cr1+eq,eq |
| 1223 | bne 3f /* offset != 0 && is_boot_cpu */ |
Kevin Hao | 78a235e | 2013-12-24 15:12:07 +0800 | [diff] [blame] | 1224 | mtlr r0 |
| 1225 | blr |
| 1226 | |
Kevin Hao | 7d2471f | 2013-12-24 15:12:10 +0800 | [diff] [blame] | 1227 | /* |
| 1228 | * The PAGE_OFFSET will map to a different physical address, |
| 1229 | * jump to _start to do another relocation again. |
| 1230 | */ |
| 1231 | 3: mr r3,r5 |
| 1232 | bl _start |
| 1233 | |
Kevin Hao | 78a235e | 2013-12-24 15:12:07 +0800 | [diff] [blame] | 1234 | /* |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 1235 | * We put a few things here that have to be page-aligned. This stuff |
| 1236 | * goes at the beginning of the data segment, which is page-aligned. |
| 1237 | */ |
| 1238 | .data |
Kumar Gala | ea703ce | 2005-10-11 23:54:00 -0500 | [diff] [blame] | 1239 | .align 12 |
| 1240 | .globl sdata |
| 1241 | sdata: |
| 1242 | .globl empty_zero_page |
| 1243 | empty_zero_page: |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 1244 | .space 4096 |
Al Viro | 9445aa1 | 2016-01-13 23:33:46 -0500 | [diff] [blame] | 1245 | EXPORT_SYMBOL(empty_zero_page) |
Kumar Gala | ea703ce | 2005-10-11 23:54:00 -0500 | [diff] [blame] | 1246 | .globl swapper_pg_dir |
| 1247 | swapper_pg_dir: |
Kumar Gala | bee86f1 | 2007-12-06 13:11:04 -0600 | [diff] [blame] | 1248 | .space PGD_TABLE_SIZE |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 1249 | |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 1250 | /* |
Paul Mackerras | 14cf11a | 2005-09-26 16:04:21 +1000 | [diff] [blame] | 1251 | * Room for two PTE pointers, usually the kernel and current user pointers |
| 1252 | * to their respective root page table. |
| 1253 | */ |
| 1254 | abatron_pteptrs: |
| 1255 | .space 8 |