diff options
| author | Punit Agrawal <[email protected]> | 2018-12-11 17:10:41 +0000 |
|---|---|---|
| committer | Marc Zyngier <[email protected]> | 2018-12-18 15:14:49 +0000 |
| commit | b8e0ba7c8bea994011aff3b4c35256b180fab874 (patch) | |
| tree | f121e1e3e828dbea5616361533fd7c88d6fc65d7 /tools/perf/scripts/python | |
| parent | 35a63966194dd994f44150f07398c62f8dca011e (diff) | |
KVM: arm64: Add support for creating PUD hugepages at stage 2
KVM only supports PMD hugepages at stage 2. Now that the various page
handling routines are updated, extend the stage 2 fault handling to
map in PUD hugepages.
Addition of PUD hugepage support enables additional page sizes (e.g.,
1G with 4K granule) which can be useful on cores that support mapping
larger block sizes in the TLB entries.
Signed-off-by: Punit Agrawal <[email protected]>
Reviewed-by: Christoffer Dall <[email protected]>
Cc: Russell King <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Will Deacon <[email protected]>
[ Replace BUG() => WARN_ON(1) for arm32 PUD helpers ]
Signed-off-by: Suzuki Poulose <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions