Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/uapi/asm/
Dkvm.h55 struct kvm_memory_alias { struct
56 __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;
/Linux-v4.19/tools/arch/x86/include/uapi/asm/
Dkvm.h55 struct kvm_memory_alias { struct
56 __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;