Searched refs:sync_page (Results 1 – 4 of 4) sorted by relevance
1920 int ret = vcpu->arch.mmu->sync_page(vcpu, sp); in kvm_sync_page()4472 context->sync_page = nonpaging_sync_page; in nonpaging_init_context()5063 context->sync_page = paging64_sync_page; in paging64_init_context()5071 context->sync_page = paging32_sync_page; in paging32_init_context()5160 context->sync_page = nonpaging_sync_page; in init_kvm_tdp_mmu()5292 context->sync_page = ept_sync_page; in kvm_init_shadow_ept_mmu()
984 static int FNAME(sync_page)(struct kvm_vcpu *vcpu, struct kvm_mmu_page *sp) in FNAME() argument
442 int (*sync_page)(struct kvm_vcpu *vcpu, member
649 The Writeback tag is used by filemap*wait* and sync_page* functions, via
Completed in 33 milliseconds