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