Home
last modified time | relevance | path

Searched defs:sync_spte (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/arch/x86/kvm/mmu/
Dpaging_tmpl.h892 static int FNAME(sync_spte)(struct kvm_vcpu *vcpu, struct kvm_mmu_page *sp, int i) in FNAME() argument
/linux-6.14.4/arch/x86/include/asm/
Dkvm_host.h459 int (*sync_spte)(struct kvm_vcpu *vcpu, member