Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/s390/
Dkvm.txt16 KVM_CREATE_VM (*) see note
21 * KVM_CREATE_VM may fail on s390, if the calling process has multiple
30 calling process to be single-threaded. Note that the first call to KVM_CREATE_VM
34 observe an error calling KVM_CREATE_VM. Switching on PGSTE is a one-time
/linux-4.1.27/include/uapi/linux/
Dkvm.h663 #define KVM_CREATE_VM _IO(KVMIO, 0x01) /* returns a VM fd */ macro
/linux-4.1.27/virt/kvm/
Dkvm_main.c2759 case KVM_CREATE_VM: in kvm_dev_ioctl()
/linux-4.1.27/Documentation/virtual/kvm/
Dapi.txt33 can be used to issue system ioctls. A KVM_CREATE_VM ioctl on this
105 4.2 KVM_CREATE_VM