Searched defs:index_of (Results 1 – 5 of 5) sorted by relevance
25 uint16_t *index_of = rs->index_of; variable
28 uint16_t *index_of = rs->index_of; variable
45 uint16_t *index_of; member
556 int16_t __iomem *index_of = host->pmecc_index_of; in pmecc_substitute() local606 int16_t __iomem *index_of = host->pmecc_index_of; in pmecc_get_sigma() local1113 int16_t *index_of, int16_t *alpha_to) in build_gf_tables()
116 #define index_of(tlbsel, esel) (((tlbsel) << 16) | ((esel) & 0xFFFF)) macro