Home
last modified time | relevance | path

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

/openbmc/qemu/dump/
H A Ddump-hmp-cmds.c21 bool lzo = qdict_get_try_bool(qdict, "lzo", false); in hmp_dump_guest_memory() local
/openbmc/qemu/
H A Dmeson_options.txt199 option('lzo', type : 'feature', value : 'auto', feature
H A Dmeson.build2008 lzo = not_found variable
2010 lzo = cc.find_library('lzo2', has_headers: ['lzo/lzo1x.h'], variable
2016 lzo = not_found variable