Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dtpm_intf_crb.c255 tpm_crb_mmiocpy(void *const dst, void *const src, const int size) in tpm_crb_mmiocpy() function
291 error = tpm_crb_mmiocpy(val, ptr, size); in tpm_crb_mem_handler()
303 tpm_crb_mmiocpy(&loc_ctrl, val, size); in tpm_crb_mem_handler()
322 tpm_crb_mmiocpy(&req, val, size); in tpm_crb_mem_handler()
349 tpm_crb_mmiocpy(&start, val, size); in tpm_crb_mem_handler()
377 error = tpm_crb_mmiocpy(ptr, val, size); in tpm_crb_mem_handler()