Home
last modified time | relevance | path

Searched defs:has_feature (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oeqa/core/decorator/
H A Ddata.py11 def has_feature(td, feature): function
/openbmc/linux/arch/powerpc/kvm/
H A De500.h325 static inline bool has_feature(const struct kvm_vcpu *vcpu, in has_feature() function
/openbmc/qemu/subprojects/libvduse/
H A Dlibvduse.c165 static inline bool has_feature(uint64_t features, unsigned int fbit) in has_feature() function
/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.c107 bool has_feature(uint64_t features, unsigned int fbit) in has_feature() function
/openbmc/qemu/target/tricore/
H A Dtranslate.c83 static int has_feature(DisasContext *ctx, int feature) in has_feature() function