Home
last modified time | relevance | path

Searched refs:sync_page (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H A Dmmu.c1832 vcpu->arch.mmu->sync_page(vcpu, sp) == 0) { in __kvm_sync_page()
3823 context->sync_page = nonpaging_sync_page; in nonpaging_init_context()
4412 context->sync_page = paging64_sync_page; in paging64_init_context_common()
4440 context->sync_page = paging32_sync_page; in paging32_init_context()
4522 context->sync_page = nonpaging_sync_page; in init_kvm_tdp_mmu()
4698 context->sync_page = ept_sync_page; in kvm_init_shadow_ept_mmu()
H A Dpaging_tmpl.h1019 static int FNAME(sync_page)(struct kvm_vcpu *vcpu, struct kvm_mmu_page *sp) in sync_page() function
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dkvm_host.h359 int (*sync_page)(struct kvm_vcpu *vcpu, member

Completed in 15 milliseconds