Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dmeson_options.txt15 option('iasl', type : 'string', value : '', string
H A Dmeson.build185 iasl = find_program('iasl', required: false) variable
187 iasl = find_program(get_option('iasl'), required: true) variable
/openbmc/qemu/tests/qtest/
H A Dbios-tables-test.c109 static const char *iasl = CONFIG_IASL; variable
111 static const char *iasl; variable