Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kvm/
Dmmu.c3106 static void nonpaging_free(struct kvm_vcpu *vcpu) in nonpaging_free() function
3117 context->free = nonpaging_free; in nonpaging_init_context()
3154 nonpaging_free(vcpu); in paging_free()
3314 context->free = nonpaging_free; in init_kvm_tdp_mmu()