Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/mmu/
Dmmu.c1936 static int kvm_sync_spte(struct kvm_vcpu *vcpu, struct kvm_mmu_page *sp, int i) in kvm_sync_spte() function
1954 int ret = kvm_sync_spte(vcpu, sp, i); in __kvm_sync_page()
6207 int ret = kvm_sync_spte(vcpu, sp, iterator.index); in __kvm_mmu_invalidate_addr()