Home
last modified time | relevance | path

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

/linux/arch/alpha/kernel/
H A Dsetup.c759 static struct alpha_machine_vector *api_vecs[] __initdata = in get_sysvec() local
814 (type - ST_API_BIAS) < ARRAY_SIZE(api_vecs)) { in get_sysvec()
815 vec = api_vecs[type - ST_API_BIAS]; in get_sysvec()