Searched refs:kvm_arch_vm_post_create (Results 1 – 5 of 5) sorted by relevance
148 kvm_arch_vm_post_create(vm, 0); in finish_vm_setup()
702 void kvm_arch_vm_post_create(struct kvm_vm *vm, unsigned int nr_vcpus) in kvm_arch_vm_post_create() function
525 kvm_arch_vm_post_create(vm, nr_runnable_vcpus); in __vm_create()2238 __weak void kvm_arch_vm_post_create(struct kvm_vm *vm, unsigned int nr_vcpus) in kvm_arch_vm_post_create() function
1278 void kvm_arch_vm_post_create(struct kvm_vm *vm, unsigned int nr_vcpus);
781 void kvm_arch_vm_post_create(struct kvm_vm *vm, unsigned int nr_vcpus) in kvm_arch_vm_post_create() function