Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dmodule.c128 void module_allow_arch(const char *arch) in module_allow_arch() function
399 void module_allow_arch(const char *arch) {} in module_allow_arch() function
/openbmc/qemu/include/qemu/
H A Dmodule.h102 void module_allow_arch(const char *arch);
/openbmc/qemu/system/
H A Dvl.c2889 module_allow_arch(target_name()); in qemu_init()