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.build2079 if not get_option('lzo').auto() or have_system variable
2085 int main(void) { lzo_version(); return 0; }''', dependencies: lzo) variable
2077 lzo = not_found global() variable
[all...]