diff options
author | 2021-12-08 15:22:56 +0000 | |
---|---|---|
committer | 2021-12-15 14:17:01 +0000 | |
commit | 53a563b01fa2ae2376a0b7d547f26a0ae9c78b5c (patch) | |
tree | e4d694fb7f836e055027d982b47ee00056590ce3 /lib/test_overflow.c | |
parent | KVM: arm64: pkvm: Disable GICv2 support (diff) | |
download | linux-dev-53a563b01fa2ae2376a0b7d547f26a0ae9c78b5c.tar.xz linux-dev-53a563b01fa2ae2376a0b7d547f26a0ae9c78b5c.zip |
KVM: arm64: Make the hyp memory pool static
The hyp memory pool struct is sized to fit exactly the needs of the
hypervisor stage-1 page-table allocator, so it is important it is not
used for anything else. As it is currently used only from setup.c,
reduce its visibility by marking it static.
Signed-off-by: Quentin Perret <qperret@google.com>
Reviewed-by: Andrew Walbran <qwandor@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20211208152300.2478542-4-qperret@google.com
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions