Searched defs:buffersize (Results 1 – 8 of 8) sorted by relevance
/qemu/backends/tpm/ |
H A D | tpm_util.c | 222 size_t *buffersize) in tpm_util_get_buffer_size() 246 uint32_t buffersize; in tpm_util_get_buffer_size() member
|
H A D | tpm_backend.c | 81 int tpm_backend_startup_tpm(TPMBackend *s, size_t buffersize) in tpm_backend_startup_tpm()
|
H A D | tpm_passthrough.c | 303 static int tpm_passthrough_startup_tpm(TPMBackend *tb, size_t buffersize) in tpm_passthrough_startup_tpm()
|
H A D | tpm_emulator.c | 404 static int tpm_emulator_startup_tpm_resume(TPMBackend *tb, size_t buffersize, in tpm_emulator_startup_tpm_resume() 444 static int tpm_emulator_startup_tpm(TPMBackend *tb, size_t buffersize) in tpm_emulator_startup_tpm()
|
H A D | tpm_ioctl.h | 201 uint32_t buffersize; /* 0 to query for current buffer size */ member 205 uint32_t buffersize; /* buffer size in use */ member
|
/qemu/hw/tpm/ |
H A D | tpm_spapr.c | 274 static int tpm_spapr_do_startup_tpm(SpaprTpmState *s, size_t buffersize) in tpm_spapr_do_startup_tpm()
|
/qemu/audio/ |
H A D | jackaudio.c | 70 int buffersize; member
|
/qemu/hw/net/ |
H A D | sunhme.c | 722 uint32_t intstatus, status, buffer, buffersize, sum; in sunhme_receive() local
|