Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/mmu/
H A Dpaging_tmpl.h906 static int FNAME(sync_spte)(struct kvm_vcpu *vcpu, struct kvm_mmu_page *sp, int i) in FNAME() argument
/openbmc/linux/arch/x86/include/asm/
H A Dkvm_host.h446 int (*sync_spte)(struct kvm_vcpu *vcpu, member