Searched refs:KVM_STEAL_RESERVED_MASK (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/uapi/asm/
H A Dkvm_para.h85 #define KVM_STEAL_RESERVED_MASK (((1 << KVM_STEAL_ALIGNMENT_BITS) - 1 ) << 1) macro
/linux-master/tools/testing/selftests/kvm/
H A Dsteal_time.c77 (ulong)st_gva[i] | KVM_STEAL_RESERVED_MASK);
/linux-master/arch/x86/kvm/
H A Dx86.c4040 if (data & KVM_STEAL_RESERVED_MASK)

Completed in 157 milliseconds