Home
last modified time | relevance | path

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

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