Home
last modified time | relevance | path

Searched refs:tpm_ppi_qemu (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dtpm_ppi_qemu.c35 struct tpm_ppi_qemu { struct
47 static_assert(sizeof(struct tpm_ppi_qemu) <= TPM_PPI_SIZE, argument
61 struct tpm_ppi_qemu *ppi; in tpm_ppi_mem_handler()
100 struct tpm_ppi_qemu *ppi = NULL; in tpm_ppi_init()
156 struct tpm_ppi_qemu *ppi; in tpm_ppi_deinit()
211 TPM_PPI_ADDRESS + sizeof(struct tpm_ppi_qemu)); in tpm_ppi_write_dsdt_regions()
469 static struct tpm_ppi tpm_ppi_qemu = { variable
476 TPM_PPI_SET(tpm_ppi_qemu);
H A DMakefile89 tpm_ppi_qemu.c \