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.txt193 option('lzo', type : 'feature', value : 'auto', feature
H A Dmeson.build1891 lzo = not_found variable
1893 lzo = cc.find_library('lzo2', has_headers: ['lzo/lzo1x.h'], variable
1899 lzo = not_found variable