[PATCH v2 09/18] KVM: arm64: Add reclaim interface for the pKVM heap alloc
Fuad Tabba
fuad.tabba at linux.dev
Tue Jul 14 13:10:00 PDT 2026
On Mon, 6 Jul 2026 at 18:54, Vincent Donnefort <vdonnefort at google.com> wrote:
...
> +
> +unsigned long pkvm_hyp_reclaimable(enum pkvm_topup_id id)
> +{
> + return kvm_call_hyp_nvhe(__pkvm_hyp_reclaimable, id);
> +}
Missing new line.
With that fixed:
Reviewed-by: Fuad Tabba <fuad.tabba at linux.dev>
Cheers,
/fuad
> static void __pkvm_destroy_hyp_vm(struct kvm *kvm)
> {
> if (pkvm_hyp_vm_is_created(kvm)) {
> --
> 2.55.0.rc2.803.g1fd1e6609c-goog
>
More information about the linux-arm-kernel
mailing list