Home
last modified time | relevance | path

Searched refs:kvm_mmu_put_page (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/kvm/
Dpaging_tmpl.h633 kvm_mmu_put_page(sp, it.sptep); in FNAME()
Dmmu.c2273 static void kvm_mmu_put_page(struct kvm_mmu_page *sp, u64 *parent_pte) in kvm_mmu_put_page() function