Searched refs:VIA_TABLE_SIZE (Results 1 – 2 of 2) sorted by relevance
217 #define VIA_TABLE_SIZE 255 macro290 PAGE_ALIGN(VIA_TABLE_SIZE * 2 * 8), in build_via_table()295 dev->idx_table = kmalloc(sizeof(*dev->idx_table) * VIA_TABLE_SIZE, GFP_KERNEL); in build_via_table()314 if (idx >= VIA_TABLE_SIZE) { in build_via_table()734 .periods_max = VIA_TABLE_SIZE / 2,
321 #define VIA_TABLE_SIZE 255 macro437 PAGE_ALIGN(VIA_TABLE_SIZE * 2 * 8), in build_via_table()442 dev->idx_table = kmalloc(sizeof(*dev->idx_table) * VIA_TABLE_SIZE, GFP_KERNEL); in build_via_table()461 if (idx >= VIA_TABLE_SIZE) { in build_via_table()1170 .periods_max = VIA_TABLE_SIZE / 2,