Home
last modified time | relevance | path

Searched refs:init_flags (Results 1 – 2 of 2) sorted by path

/qemu/backends/tpm/
H A Dtpm_emulator.c383 .u.req.init_flags = 0, in tpm_emulator_startup_tpm_resume()
395 init.u.req.init_flags |= cpu_to_be32(PTM_INIT_FLAG_DELETE_VOLATILE); in tpm_emulator_startup_tpm_resume()
H A Dtpm_ioctl.h58 uint32_t init_flags; /* see definitions below */ member