diff options
author | Quentin Perret <qperret@google.com> | 2021-06-08 14:45:17 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2021-06-11 15:24:11 +0300 |
commit | 87ec0606733e1aa9568f54ddb41f03aa6b5687f2 (patch) | |
tree | a97ecf27ebebbd18a5301e024eb2d3d84fdf4085 /scripts/gdb/linux/utils.py | |
parent | d978b9cfe6fe8008467f8c5d51677f52e7815b39 (diff) | |
download | linux-87ec0606733e1aa9568f54ddb41f03aa6b5687f2.tar.xz |
KVM: arm64: Use less bits for hyp_page order
The hyp_page order is currently encoded on 4 bytes even though it is
guaranteed to be smaller than this. Make it 2 bytes to reduce the hyp
vmemmap overhead.
Signed-off-by: Quentin Perret <qperret@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210608114518.748712-7-qperret@google.com
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions