Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dmeson.build30 subdir('nvmm') subdir
/openbmc/qemu/
H A Dmeson_options.txt78 option('nvmm', type: 'feature', value: 'auto', feature
H A Dmeson.build859 nvmm = not_found variable
861 nvmm = cc.find_library('nvmm', required: get_option('nvmm')) variable