Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dkvm_host.h591 struct kvm_memory_slot { struct
592 struct hlist_node id_node[2];
593 struct interval_tree_node hva_node[2];
617 static inline bool kvm_slot_can_be_private(const struct kvm_memory_slot *slot) in kvm_slot_can_be_private() argument