forked fromtorvalds/linux
- Notifications
You must be signed in to change notification settings - Fork0
Commit552ae76
Marc Zyngier
arm64: Detect the ARMv8.4 TTL feature
In order to reduce the cost of TLB invalidation, the ARMv8.4 TTLfeature allows TLBs to be issued with a level allowing for quickerinvalidation.Let's detect the feature for now. Further patches will implementits actual usage.Reviewed-by : Suzuki K Polose <suzuki.poulose@arm.com>Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>Signed-off-by: Marc Zyngier <maz@kernel.org>1 parent9ebcfad commit552ae76
3 files changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
65 | 66 | | |
66 | | - | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
746 | 746 | | |
747 | 747 | | |
748 | 748 | | |
| 749 | + | |
749 | 750 | | |
750 | 751 | | |
751 | 752 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
| 326 | + | |
326 | 327 | | |
327 | 328 | | |
328 | 329 | | |
| |||
1882 | 1883 | | |
1883 | 1884 | | |
1884 | 1885 | | |
| 1886 | + | |
| 1887 | + | |
| 1888 | + | |
| 1889 | + | |
| 1890 | + | |
| 1891 | + | |
| 1892 | + | |
| 1893 | + | |
| 1894 | + | |
| 1895 | + | |
1885 | 1896 | | |
1886 | 1897 | | |
1887 | 1898 | | |
| |||
0 commit comments
Comments
(0)