Searched defs:kvm_memory_alias (Results 1 – 1 of 1) sorted by relevance
31 struct kvm_memory_alias { struct32 __u32 slot; /* this has a different namespace than memory slots */33 __u32 flags;34 __u64 guest_phys_addr;35 __u64 memory_size;36 __u64 target_phys_addr;