Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/mmu/
Dpaging_tmpl.h903 static int FNAME(sync_spte)(struct kvm_vcpu *vcpu, struct kvm_mmu_page *sp, int i) in FNAME() argument
/Linux-v6.6/arch/x86/include/asm/
Dkvm_host.h446 int (*sync_spte)(struct kvm_vcpu *vcpu, member