Home
last modified time | relevance | path

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

/openbmc/qemu/backends/tpm/
H A Dtpm_ioctl.h81 struct ptm_loc { struct
259 typedef struct ptm_loc ptm_loc; typedef
294 PTM_SET_LOCALITY = _IOWR('P', 4, ptm_loc),
H A Dtpm_emulator.c215 ptm_loc loc; in tpm_emulator_set_locality()
/openbmc/qemu/tests/qtest/
H A Dtpm-emu.c181 ptm_loc loc; in tpm_emu_ctrl_thread()