diff options
author | Paul Mackerras <paulus@samba.org> | 2013-10-15 13:43:04 +0400 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2014-01-09 13:15:03 +0400 |
commit | 595e4f7e697e2e6fb252f6be6a83d5b9460b59a3 (patch) | |
tree | 29b52d82c5eda550b77a9762a9840b5473e0ac50 /arch/powerpc/kvm/e500_mmu_host.c | |
parent | 99dae3bad28d8fdd32b7bfdd5e2ec7bb2d4d019d (diff) | |
download | linux-595e4f7e697e2e6fb252f6be6a83d5b9460b59a3.tar.xz |
KVM: PPC: Book3S HV: Use load/store_fp_state functions in HV guest entry/exit
This modifies kvmppc_load_fp and kvmppc_save_fp to use the generic
FP/VSX and VMX load/store functions instead of open-coding the
FP/VSX/VMX load/store instructions. Since kvmppc_load/save_fp don't
follow C calling conventions, we make them private symbols within
book3s_hv_rmhandlers.S.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'arch/powerpc/kvm/e500_mmu_host.c')
0 files changed, 0 insertions, 0 deletions