Home
last modified time | relevance | path

Searched refs:api_vecs (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/alpha/kernel/
Dsetup.c855 static struct alpha_machine_vector *api_vecs[] __initdata = in get_sysvec() local
923 (type - ST_API_BIAS) < ARRAY_SIZE(api_vecs)) { in get_sysvec()
924 vec = api_vecs[type - ST_API_BIAS]; in get_sysvec()