linux/arch/mips
Chao Peng 20ec3ebd70 KVM: Rename mmu_notifier_* to mmu_invalidate_*
The motivation of this renaming is to make these variables and related
helper functions less mmu_notifier bound and can also be used for non
mmu_notifier based page invalidation. mmu_invalidate_* was chosen to
better describe the purpose of 'invalidating' a page that those
variables are used for.

  - mmu_notifier_seq/range_start/range_end are renamed to
    mmu_invalidate_seq/range_start/range_end.

  - mmu_notifier_retry{_hva} helper functions are renamed to
    mmu_invalidate_retry{_hva}.

  - mmu_notifier_count is renamed to mmu_invalidate_in_progress to
    avoid confusion with mn_active_invalidate_count.

  - While here, also update kvm_inc/dec_notifier_count() to
    kvm_mmu_invalidate_begin/end() to match the change for
    mmu_notifier_count.

No functional change intended.

Signed-off-by: Chao Peng <chao.p.peng@linux.intel.com>
Message-Id: <20220816125322.1110439-3-chao.p.peng@linux.intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2022-08-19 04:05:41 -04:00
..
alchemy
ar7
ath25
ath79
bcm47xx
bcm63xx
bmips
boot
cavium-octeon added support for Netgear WNR3500L v2 2022-08-06 16:47:19 -07:00
cobalt
configs added support for Netgear WNR3500L v2 2022-08-06 16:47:19 -07:00
crypto
dec
fw
generic
include KVM: MIPS: remove unnecessary definition of KVM_PRIVATE_MEM_SLOTS 2022-08-19 04:05:26 -04:00
ingenic
jazz
kernel added support for Netgear WNR3500L v2 2022-08-06 16:47:19 -07:00
kvm KVM: Rename mmu_notifier_* to mmu_invalidate_* 2022-08-19 04:05:41 -04:00
lantiq
lib
loongson2ef
loongson32
loongson64
math-emu
mm added support for Netgear WNR3500L v2 2022-08-06 16:47:19 -07:00
mti-malta
n64
net
pci
pic32
power
ralink
rb532
sgi-ip22
sgi-ip27
sgi-ip30
sgi-ip32
sibyte
sni
tools
txx9
vdso
Kbuild
Kbuild.platforms
Kconfig added support for Netgear WNR3500L v2 2022-08-06 16:47:19 -07:00
Kconfig.debug
Makefile
Makefile.postlink