Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c74 static inline bool vcpu_has_ext(struct kvm_vcpu *vcpu, int ext) in vcpu_has_ext() function
110 __TEST_REQUIRE(vcpu_has_ext(vcpu, s->feature), in finalize_vcpu()