Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dvhost-user-test.c190 static const char *init_hugepagefs(void);
237 const char *root = init_hugepagefs() ? : server->tmpfs; in append_mem_opts()
526 static const char *init_hugepagefs(void) in init_hugepagefs() function