Searched refs:KVM_STEAL_RESERVED_MASK (Results 1 – 2 of 2) sorted by relevance
57 #define KVM_STEAL_RESERVED_MASK (((1 << KVM_STEAL_ALIGNMENT_BITS) - 1 ) << 1) macro