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