Searched refs:KVM_MSR_FILTER_RANGE_VALID_MASK (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/testing/selftests/kvm/x86_64/
H A Duserspace_msr_exit_test.c759 BIT_ULL(i), KVM_MSR_FILTER_RANGE_VALID_MASK);
/linux-master/arch/x86/include/uapi/asm/
H A Dkvm.h210 #define KVM_MSR_FILTER_RANGE_VALID_MASK (KVM_MSR_FILTER_READ | \ macro
/linux-master/tools/arch/x86/include/uapi/asm/
H A Dkvm.h210 #define KVM_MSR_FILTER_RANGE_VALID_MASK (KVM_MSR_FILTER_READ | \ macro
/linux-master/arch/x86/kvm/
H A Dx86.c6773 if (user_range->flags & ~KVM_MSR_FILTER_RANGE_VALID_MASK)

Completed in 155 milliseconds