Home
last modified time | relevance | path

Searched refs:KVM_STEAL_ALIGNMENT_BITS (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/x86/include/asm/
Dkvm_para.h48 #define KVM_STEAL_ALIGNMENT_BITS 5 macro
49 #define KVM_STEAL_VALID_BITS ((-1ULL << (KVM_STEAL_ALIGNMENT_BITS + 1)))
50 #define KVM_STEAL_RESERVED_MASK (((1 << KVM_STEAL_ALIGNMENT_BITS) - 1 ) << 1)