Home
last modified time | relevance | path

Searched refs:vcpu_addr (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dkvm.h1043 __u64 vcpu_addr; member
/linux-4.1.27/arch/s390/kvm/
Dkvm-s390.c2469 ucasmap.vcpu_addr, ucasmap.length); in kvm_arch_vcpu_ioctl()
2485 r = gmap_unmap_segment(vcpu->arch.gmap, ucasmap.vcpu_addr, in kvm_arch_vcpu_ioctl()
/linux-4.1.27/Documentation/virtual/kvm/
Dapi.txt1772 __u64 vcpu_addr;
1777 the vcpu's address space starting at "vcpu_addr". All parameters need to
1792 __u64 vcpu_addr;
1797 "vcpu_addr" with the length "length". The field "user_addr" is ignored.