Home
last modified time | relevance | path

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

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