diff options
author | Suraj Jitindar Singh <sjitindarsingh@gmail.com> | 2019-03-22 17:05:45 +1100 |
---|---|---|
committer | Paul Mackerras <paulus@ozlabs.org> | 2019-04-30 14:43:12 +1000 |
commit | eadfb1c5f8c02f428a565e62e908e99900b697e4 (patch) | |
tree | 19795b2f419de0e0bd18aa76ff92ab62689b13b6 /arch/powerpc/kvm/timing.h | |
parent | 2d34d1c3bbfd98da5e61c4caac3dda1366544aad (diff) | |
download | linux-eadfb1c5f8c02f428a565e62e908e99900b697e4.tar.gz linux-eadfb1c5f8c02f428a565e62e908e99900b697e4.tar.bz2 linux-eadfb1c5f8c02f428a565e62e908e99900b697e4.zip |
KVM: PPC: Book3S HV: Implement real mode H_PAGE_INIT handler
Implement a real mode handler for the H_CALL H_PAGE_INIT which can be
used to zero or copy a guest page. The page is defined to be 4k and must
be 4k aligned.
The in-kernel real mode handler halves the time to handle this H_CALL
compared to handling it in userspace for a hash guest.
Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to 'arch/powerpc/kvm/timing.h')
0 files changed, 0 insertions, 0 deletions