commit | 90165d3da0760a0353518740ac307f0d81c4e400 | [log] [tgz] |
---|---|---|
author | Suraj Jitindar Singh <sjitindarsingh@gmail.com> | Fri Dec 21 14:28:42 2018 +1100 |
committer | Paul Mackerras <paulus@ozlabs.org> | Fri Dec 21 14:39:35 2018 +1100 |
tree | b7b8aa93809f91b4ff357f32705f3e18e0f22c18 | |
parent | 8b23eee4e55a32a2b51a180dfd27a8d214acc7a1 [diff] |
KVM: PPC: Book3S HV: Introduce kvmhv_update_nest_rmap_rc_list() Introduce a function kvmhv_update_nest_rmap_rc_list() which for a given nest_rmap list will traverse it, find the corresponding pte in the shadow page tables, and if it still maps the same host page update the rc bits accordingly. Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com> Signed-off-by: Paul Mackerras <paulus@ozlabs.org>