Home
last modified time | relevance | path

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

/arch/x86/kvm/mmu/
Dmmu.c1900 static bool kvm_sync_page(struct kvm_vcpu *vcpu, struct kvm_mmu_page *sp, in kvm_sync_page() function
2044 flush |= kvm_sync_page(vcpu, sp, &invalid_list); in mmu_sync_children()
2139 if (!kvm_sync_page(vcpu, sp, &invalid_list)) in kvm_mmu_get_page()