KVM: arm64: Store hyp address in the host fp state array

Store the hyp address in kvm_arm_hyp_host_fp_state[], to avoid having to
calculate it with kern_hyp_va() on every access.

Signed-off-by: Fuad Tabba <tabba@google.com>
2 files changed