diff options
author | Quentin Perret <[email protected]> | 2021-12-08 15:22:56 +0000 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2021-12-15 14:17:01 +0000 |
commit | 53a563b01fa2ae2376a0b7d547f26a0ae9c78b5c (patch) | |
tree | e4d694fb7f836e055027d982b47ee00056590ce3 /drivers/usb/cdns3/cdns3-imx.c | |
parent | a770ee80e66270a7df183dda5ad6df4e8c8ab615 (diff) |
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 <[email protected]>
Reviewed-by: Andrew Walbran <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions