Searched refs:hcall_tpm_put (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/tpm/ |
H A D | tpm_hcall.s | 48 hcall_tpm_put(uint64_t locality, uint64_t offset, uint64_t size, 71 * hcall_tpm_put(uint64_t locality, uint64_t offset, uint64_t size, 74 ENTRY(hcall_tpm_put) function 79 SET_SIZE(hcall_tpm_put)
|
H A D | tpm.c | 317 hcall_tpm_put(uint64_t, uint64_t, uint64_t, uint64_t); 343 (void) hcall_tpm_put(tpm->locality, offset, sizeof (uint8_t), value);
|
Completed in 118 milliseconds