diff options
author | Paul Mackerras <paulus@ozlabs.org> | 2017-01-30 21:21:47 +1100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-01-31 19:11:49 +1100 |
commit | 01756099e0a5f431bbada9693d566269acfb51f9 (patch) | |
tree | bb556056da1b8b0044e69dbbda9947bb85e16dba /certs | |
parent | 5a319350a46572d073042a3194676099dd2c135d (diff) |
KVM: PPC: Book3S HV: MMU notifier callbacks for radix guests
This adapts our implementations of the MMU notifier callbacks
(unmap_hva, unmap_hva_range, age_hva, test_age_hva, set_spte_hva)
to call radix functions when the guest is using radix. These
implementations are much simpler than for HPT guests because we
have only one PTE to deal with, so we don't need to traverse
rmap chains.
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions