diff options
author | Quentin Perret <[email protected]> | 2021-12-08 15:22:57 +0000 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2021-12-15 14:17:30 +0000 |
commit | 473a3efbafaa9ffd06c8b8f653f24c97b5ac3ff0 (patch) | |
tree | ef093bfced53f12f66393752f2881ec6b38d9af3 /drivers/usb/cdns3/cdns3-imx.c | |
parent | 53a563b01fa2ae2376a0b7d547f26a0ae9c78b5c (diff) |
KVM: arm64: Make __io_map_base static
The __io_map_base variable is used at EL2 to track the end of the
hypervisor's "private" VA range in nVHE protected mode. However it
doesn't need to be used outside of mm.c, so let's make it static to keep
all the hyp VA allocation logic in one place.
Signed-off-by: Quentin Perret <[email protected]>
Acked-by: Will Deacon <[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