Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dkvm.h1060 __u64 vcpu_addr; member
/linux-4.4.14/arch/s390/kvm/
Dkvm-s390.c2583 ucasmap.vcpu_addr, ucasmap.length); in kvm_arch_vcpu_ioctl()
2599 r = gmap_unmap_segment(vcpu->arch.gmap, ucasmap.vcpu_addr, in kvm_arch_vcpu_ioctl()
/linux-4.4.14/Documentation/virtual/kvm/
Dapi.txt1808 __u64 vcpu_addr;
1813 the vcpu's address space starting at "vcpu_addr". All parameters need to
1828 __u64 vcpu_addr;
1833 "vcpu_addr" with the length "length". The field "user_addr" is ignored.