Home
last modified time | relevance | path

Searched defs:feature_table (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dvirtio.h185 const unsigned int *feature_table; member
/openbmc/u-boot/include/
H A Dvirtio.h213 const u32 *feature_table; member
/openbmc/linux/fs/fuse/
H A Dvirtio_fs.c958 static const unsigned int feature_table[] = {}; variable
/openbmc/qemu/block/
H A Dqcow2.c276 void *feature_table = g_malloc0(ext.len + 2 * sizeof(Qcow2Feature)); in qcow2_read_extensions() local
1452 void *feature_table = NULL; in qcow2_do_open() local