Searched refs:tic (Results 1 – 3 of 3) sorted by relevance
28 TPMIfClass *tic = TPM_IF_GET_CLASS(s->tpmif); in tpm_backend_request_completed() local30 tic->request_completed(s->tpmif, ret); in tpm_backend_request_completed()168 TPMIfClass *tic = TPM_IF_GET_CLASS(s->tpmif); in tpm_backend_query_tpm() local171 info->model = tic->model; in tpm_backend_query_tpm()
487 uint32_t tia, tib, tic; in dump_address_map() local520 tic = address_space_ldl(cs->as, (tib & tib_mask) + k * 4, in dump_address_map()522 if (txres != MEMTX_OK || !M68K_PDT_VALID(tic)) { in dump_address_map()525 if (M68K_PDT_INDIRECT(tic)) { in dump_address_map()526 tic = address_space_ldl(cs->as, M68K_INDIRECT_POINTER(tic), in dump_address_map()539 physical = tic & ~((1 << tic_shift) - 1); in dump_address_map()542 attr = tic & ((1 << tic_shift) - 1); in dump_address_map()
17 information: ``[psw][read ccw][tic ccw]``. When the machine executes the Read20 ccw and a tic ccw is automatically executed because of the chain flag from