Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dtpm.h22 void tpm_cleanup(void);
84 #define tpm_cleanup() macro
/openbmc/qemu/system/
H A Dtpm.c150 void tpm_cleanup(void) in tpm_cleanup() function
H A Drunstate.c927 tpm_cleanup(); in qemu_cleanup()