Searched refs:ifmodel (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | tpm-tests.c | 33 const char *ifmodel, const char *machine_options) in tpm_test_swtpm_test() argument 54 machine_options ? : "", addr->u.q_unix.path, ifmodel); in tpm_test_swtpm_test() 80 const char *ifmodel, in tpm_test_swtpm_migration_test() argument 103 ifmodel, machine_options); in tpm_test_swtpm_migration_test()
|
H A D | tpm-tests.h | 19 const char *ifmodel, const char *machine_options); 24 const char *ifmodel,
|
H A D | tpm-util.c | 222 const char *ifmodel, in tpm_util_migration_start_qemu() argument 232 machine_options ? : "", src_tpm_addr->u.q_unix.path, ifmodel); in tpm_util_migration_start_qemu() 244 ifmodel, miguri); in tpm_util_migration_start_qemu()
|
H A D | tpm-util.h | 49 const char *ifmodel,
|