Line 1: |
Line 1: |
| == Interrupts == | | == Interrupts == |
| | | |
− | Interrupt priority is 0-0xF | + | Interrupt priority is 0-0xF. A priority of 0xF means that the interrupt is masked. |
| | | |
| = Private Interrupts = | | = Private Interrupts = |
Line 42: |
Line 42: |
| | 0xA | | | 0xA |
| | Kernel | | | Kernel |
− | | MPCore software-interrupt. | + | | TLB operations interrupt, see [[KTLBOperationsInterruptEvent]] |
| |- | | |- |
| | 0xB-0xE | | | 0xB-0xE |