Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dmeson_options.txt141 option('blkio', type : 'feature', value : 'auto', feature
H A Dmeson.build1279 blkio = not_found variable
1281 blkio = dependency('blkio', variable
/openbmc/qemu/block/
H A Dblkio.c42 struct blkio *blkio; member