Home
last modified time | relevance | path

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

/linux/arch/alpha/kernel/
H A Dsetup.c112 struct alpha_machine_vector alpha_mv;
125 static struct alpha_machine_vector *get_sysvec(unsigned long, unsigned long,
127 static struct alpha_machine_vector *get_sysvec_byname(const char *);
170 extern struct alpha_machine_vector X; \
424 struct alpha_machine_vector *vec = NULL; in setup_arch()
705 static struct alpha_machine_vector * __init
708 static struct alpha_machine_vector *systype_vecs[] __initdata = in get_sysvec()
752 static struct alpha_machine_vector *unofficial_vecs[] __initdata = in get_sysvec()
758 static struct alpha_machine_vector *api_vecs[] __initdata = in get_sysvec()
764 static struct alpha_machine_vector *alcor_vecs[] __initdata = in get_sysvec()
[all …]
H A Dsys_alcor.c255 struct alpha_machine_vector alcor_mv __initmv = {
282 struct alpha_machine_vector xlt_mv __initmv = {
H A Dsys_cabriolet.c311 struct alpha_machine_vector lx164_mv __initmv = {
337 struct alpha_machine_vector pc164_mv __initmv = {
H A Dsys_sx164.c157 struct alpha_machine_vector sx164_mv __initmv = {
H A Dsys_titan.c366 struct alpha_machine_vector titan_mv __initmv = {
393 struct alpha_machine_vector privateer_mv __initmv = {
H A Dsys_mikasa.c169 struct alpha_machine_vector mikasa_primo_mv __initmv = {
H A Dsys_rx164.c182 struct alpha_machine_vector rx164_mv __initmv = {
H A Dsys_ruffian.c218 struct alpha_machine_vector ruffian_mv __initmv = {
H A Dsys_noritake.c255 struct alpha_machine_vector noritake_primo_mv __initmv = {
H A Dsys_miata.c273 struct alpha_machine_vector miata_mv __initmv = {
H A Dsys_eiger.c203 struct alpha_machine_vector eiger_mv __initmv = {
H A Dmachvec_impl.h129 struct alpha_machine_vector alpha_mv __attribute__((alias(#system "_mv"))); \
H A Dsys_takara.c267 struct alpha_machine_vector takara_mv __initmv = {
H A Dsys_sable.c319 struct alpha_machine_vector sable_gamma_mv __initmv = {
H A Dsys_nautilus.c274 struct alpha_machine_vector nautilus_mv __initmv = {
H A Dsys_wildfire.c320 struct alpha_machine_vector wildfire_mv __initmv = {
/linux/arch/alpha/include/asm/
H A Dmachvec.h27 struct alpha_machine_vector struct
111 extern struct alpha_machine_vector alpha_mv; argument