Searched defs:kvm_memory_alias (Results 1 – 2 of 2) sorted by relevance
55 struct kvm_memory_alias { struct56 __u32 slot; /* this has a different namespace than memory slots */57 __u32 flags;58 __u64 guest_phys_addr;59 __u64 memory_size;60 __u64 target_phys_addr;