diff options
author | Junaid Shahid <[email protected]> | 2016-12-06 16:46:13 -0800 |
---|---|---|
committer | Radim Krčmář <[email protected]> | 2017-01-09 14:46:08 +0100 |
commit | 83ef6c8155c0ecb4c1a7e6bfbe425c85f7cb676d (patch) | |
tree | 8d6dad3e1e0d101c8774b6005a530de141db8822 /net/lapb/lapb_iface.c | |
parent | 97dceba29a6acbb28d16c8c5757ae9f4e1e482ea (diff) |
kvm: x86: mmu: Refactor accessed/dirty checks in mmu_spte_update/clear
This simplifies mmu_spte_update() a little bit.
The checks for clearing of accessed and dirty bits are refactored into
separate functions, which are used inside both mmu_spte_update() and
mmu_spte_clear_track_bits(), as well as kvm_test_age_rmapp(). The new
helper functions handle both the case when A/D bits are supported in
hardware and the case when they are not.
Signed-off-by: Junaid Shahid <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions