Searched defs:KVM_STEAL_RESERVED_MASK (Results 1 – 2 of 2) sorted by relevance
81 #define KVM_STEAL_RESERVED_MASK (((1 << KVM_STEAL_ALIGNMENT_BITS) - 1 ) << 1) macro
72 #define KVM_STEAL_RESERVED_MASK (((1 << KVM_STEAL_ALIGNMENT_BITS) - 1) << 1) macro