.. | .. |
---|
| 1 | +/* SPDX-License-Identifier: GPL-2.0-only */ |
---|
1 | 2 | /* |
---|
2 | 3 | * linux/arch/arm/mm/tlb-fa.S |
---|
3 | 4 | * |
---|
.. | .. |
---|
6 | 7 | * |
---|
7 | 8 | * Based on tlb-v4wbi.S: |
---|
8 | 9 | * Copyright (C) 1997-2002 Russell King |
---|
9 | | - * |
---|
10 | | - * This program is free software; you can redistribute it and/or modify |
---|
11 | | - * it under the terms of the GNU General Public License version 2 as |
---|
12 | | - * published by the Free Software Foundation. |
---|
13 | 10 | * |
---|
14 | 11 | * ARM architecture version 4, Faraday variation. |
---|
15 | 12 | * This assume an unified TLBs, with a write buffer, and branch target buffer (BTB) |
---|