Searched refs:systype_vecs (Results 1 – 1 of 1) sorted by relevance
742 static struct alpha_machine_vector *systype_vecs[] __initdata = in get_sysvec() local857 if (type < ARRAY_SIZE(systype_vecs)) { in get_sysvec()858 vec = systype_vecs[type]; in get_sysvec()