Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/s390/
H A Dcmma_test.c148 kvm_arch_vm_post_create(vm, 0); in finish_vm_setup()
/linux/tools/testing/selftests/kvm/lib/arm64/
H A Dprocessor.c702 void kvm_arch_vm_post_create(struct kvm_vm *vm, unsigned int nr_vcpus) in kvm_arch_vm_post_create() function
/linux/tools/testing/selftests/kvm/lib/
H A Dkvm_util.c525 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
/linux/tools/testing/selftests/kvm/include/
H A Dkvm_util.h1278 void kvm_arch_vm_post_create(struct kvm_vm *vm, unsigned int nr_vcpus);
/linux/tools/testing/selftests/kvm/lib/x86/
H A Dprocessor.c781 void kvm_arch_vm_post_create(struct kvm_vm *vm, unsigned int nr_vcpus) in kvm_arch_vm_post_create() function