Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/mmu/
Dmmu.c1981 static int kvm_sync_page(struct kvm_vcpu *vcpu, struct kvm_mmu_page *sp, in kvm_sync_page() function
2110 flush |= kvm_sync_page(vcpu, sp, &invalid_list) > 0; in mmu_sync_children()
2198 ret = kvm_sync_page(vcpu, sp, &invalid_list); in kvm_mmu_find_shadow_page()