Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/
H A Dsystem_counter_offset_test.c31 __TEST_REQUIRE(!__vcpu_has_device_attr(vcpu, KVM_VCPU_TSC_CTRL, in check_preconditions()
/openbmc/linux/tools/testing/selftests/kvm/include/
H A Dkvm_util_base.h623 static inline int __vcpu_has_device_attr(struct kvm_vcpu *vcpu, uint32_t group, in __vcpu_has_device_attr() function