Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dkvm_host.h466 void kvm_free_physmem(struct kvm *kvm);
/linux-2.6.39/virt/kvm/
Dkvm_main.c541 void kvm_free_physmem(struct kvm *kvm) in kvm_free_physmem() function
571 kvm_free_physmem(kvm); in kvm_destroy_vm()