Searched refs:bootfile_create (Results 1 – 4 of 4) sorted by relevance
37 char *bootfile_create(const char *arch, const char *dir, bool suspend_me);
37 char *bootfile_create(const char *arch, const char *dir, bool suspend_me) in bootfile_create() function
477 bootfile_create(qtest_get_arch(), tmpfs, args->suspend_me); in migrate_postcopy_prepare()
963 bootpath = bootfile_create(qtest_get_arch(), tmpfs, false); in dirtylimit_start_vm()