KVM: arm64: nv: Make ps_to_output_size() generally available
authorMarc Zyngier <maz@kernel.org>
Tue, 18 Jun 2024 09:12:15 +0000 (10:12 +0100)
committerMarc Zyngier <maz@kernel.org>
Fri, 30 Aug 2024 11:04:20 +0000 (12:04 +0100)
commit97634dac1974d28e5ffc067d257f0b0f79b5ed2e
tree78070f13c3fd3683c0278484fc0fe51b6be8925d
parentbe04cebf3e78874627dc1042991d5d504464a5cc
KVM: arm64: nv: Make ps_to_output_size() generally available

Make this helper visible to at.c, we are going to need it.

Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/include/asm/kvm_nested.h
arch/arm64/kvm/nested.c