Searched defs:kvm_memory_alias (Results 1 – 1 of 1) sorted by relevance
51 struct kvm_memory_alias { struct52 __u32 slot; /* this has a different namespace than memory slots */53 __u32 flags;54 __u64 guest_phys_addr;55 __u64 memory_size;56 __u64 target_phys_addr;