diff options
author | Kalesh Singh <[email protected]> | 2022-04-20 14:42:53 -0700 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2022-04-28 20:53:13 +0100 |
commit | f922c13e778d6d5343d4576be785a8204c595113 (patch) | |
tree | 6ab6e124c71ef01dc5df7ea384b8087d9c418473 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 92abe0f81e1385afd8f1dc66206b5be9a514899b (diff) |
KVM: arm64: Introduce pkvm_alloc_private_va_range()
pkvm_hyp_alloc_private_va_range() can be used to reserve private VA ranges
in the pKVM nVHE hypervisor. Allocations are aligned based on the order of
the requested size.
This will be used to implement stack guard pages for pKVM nVHE hypervisor
(in a subsequent patch in the series).
Credits to Quentin Perret <[email protected]> for the idea of moving
private VA allocation out of __pkvm_create_private_mapping()
Signed-off-by: Kalesh Singh <[email protected]>
Tested-by: Fuad Tabba <[email protected]>
Reviewed-by: Fuad Tabba <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions