Home
last modified time | relevance | path

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

/qemu/subprojects/libvduse/
H A Dlibvduse.c165 static inline bool has_feature(uint64_t features, unsigned int fbit) in has_feature() function
/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.c107 bool has_feature(uint64_t features, unsigned int fbit) in has_feature() function
/qemu/target/tricore/
H A Dtranslate.c84 static int has_feature(DisasContext *ctx, int feature) in has_feature() function