Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dkvm_host.h510 void kvm_free_physmem(struct kvm *kvm);
/linux-3.4.99/virt/kvm/
Dkvm_main.c551 void kvm_free_physmem(struct kvm *kvm) in kvm_free_physmem() function
581 kvm_free_physmem(kvm); in kvm_destroy_vm()