Home
last modified time | relevance | path

Searched defs:kvm_memory_alias (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/include/uapi/asm/
Dkvm.h51 struct kvm_memory_alias { struct
52 __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;