Home
last modified time | relevance | path

Searched refs:MODULE_INIT_OPTS (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/qemu/
H A Dmodule.h45 MODULE_INIT_OPTS, enumerator
55 #define opts_init(function) module_init(function, MODULE_INIT_OPTS)
/openbmc/qemu/tests/unit/
H A Dtest-seccomp.c38 module_call_init(MODULE_INIT_OPTS); in test_seccomp_helper()
/openbmc/qemu/system/
H A Dvl.c2791 module_call_init(MODULE_INIT_OPTS); in qemu_init()