Searched refs:CIM_PIFLA_SIZE (Results 1 – 4 of 4) sorted by relevance
64 CIM_PIFLA_SIZE = 64, /* # of 192-bit words in CIM PIF LA */ enumerator
333 len += 2 * CIM_PIFLA_SIZE * 6 * sizeof(u32); in cudbg_get_entity_length()1947 2 * CIM_PIFLA_SIZE * 6 * sizeof(u32); in cudbg_collect_cim_pif_la()1953 cim_pif_la_buff->size = CIM_PIFLA_SIZE; in cudbg_collect_cim_pif_la()1955 (u32 *)cim_pif_la_buff->data + 6 * CIM_PIFLA_SIZE, in cudbg_collect_cim_pif_la()
243 } else if (idx < CIM_PIFLA_SIZE) { in cim_pif_la_show()248 if (idx == CIM_PIFLA_SIZE) in cim_pif_la_show()262 p = seq_open_tab(file, 2 * CIM_PIFLA_SIZE, 6 * sizeof(u32), 1, in cim_pif_la_open()268 (u32 *)p->data + 6 * CIM_PIFLA_SIZE, NULL, NULL); in cim_pif_la_open()
3885 for (i = 0; i < CIM_PIFLA_SIZE; i++) { in t4_cim_read_pif_la()