Home
last modified time | relevance | path

Searched refs:kvm_sync_spte (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/arch/x86/kvm/mmu/
Dmmu.c1945 static int kvm_sync_spte(struct kvm_vcpu *vcpu, struct kvm_mmu_page *sp, int i) in kvm_sync_spte() function
1962 int ret = kvm_sync_spte(vcpu, sp, i); in __kvm_sync_page()
5791 int ret = kvm_sync_spte(vcpu, sp, iterator.index); in __kvm_mmu_invalidate_addr()