Searched refs:api_vecs (Results 1 – 1 of 1) sorted by relevance
758 static struct alpha_machine_vector *api_vecs[] __initdata = in get_sysvec() local813 (type - ST_API_BIAS) < ARRAY_SIZE(api_vecs)) { in get_sysvec()814 vec = api_vecs[type - ST_API_BIAS]; in get_sysvec()