summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/lapic.h
diff options
context:
space:
mode:
authorJunaid Shahid <junaids@google.com>2016-12-07 03:46:13 +0300
committerRadim Krčmář <rkrcmar@redhat.com>2017-01-09 16:46:08 +0300
commit83ef6c8155c0ecb4c1a7e6bfbe425c85f7cb676d (patch)
tree8d6dad3e1e0d101c8774b6005a530de141db8822 /arch/x86/kvm/lapic.h
parent97dceba29a6acbb28d16c8c5757ae9f4e1e482ea (diff)
downloadlinux-83ef6c8155c0ecb4c1a7e6bfbe425c85f7cb676d.tar.xz
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 <junaids@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/lapic.h')
0 files changed, 0 insertions, 0 deletions