Linux Kernel
3.7.1
|
#include <asm/pgalloc.h>
Go to the source code of this file.
Macros | |
#define | IRONGATE_HAE_ADDRESS (&alpha_mv.hae_cache) |
#define | MARVEL_HAE_ADDRESS (&alpha_mv.hae_cache) |
#define | POLARIS_HAE_ADDRESS (&alpha_mv.hae_cache) |
#define | TSUNAMI_HAE_ADDRESS (&alpha_mv.hae_cache) |
#define | TITAN_HAE_ADDRESS (&alpha_mv.hae_cache) |
#define | WILDFIRE_HAE_ADDRESS (&alpha_mv.hae_cache) |
#define | JENSEN_IACK_SC 1 |
#define | T2_IACK_SC 1 |
#define | WILDFIRE_IACK_SC 1 /* FIXME */ |
#define | CAT1(x, y) x##y |
#define | CAT(x, y) CAT1(x,y) |
#define | DO_DEFAULT_RTC |
#define | DO_EV4_MMU |
#define | DO_EV5_MMU |
#define | DO_EV6_MMU |
#define | DO_EV7_MMU |
#define | IO_LITE(UP, low) |
#define | IO(UP, low) |
#define | DO_APECS_IO IO(APECS,apecs) |
#define | DO_CIA_IO IO(CIA,cia) |
#define | DO_IRONGATE_IO IO(IRONGATE,irongate) |
#define | DO_LCA_IO IO(LCA,lca) |
#define | DO_MARVEL_IO IO(MARVEL,marvel) |
#define | DO_MCPCIA_IO IO(MCPCIA,mcpcia) |
#define | DO_POLARIS_IO IO(POLARIS,polaris) |
#define | DO_T2_IO IO(T2,t2) |
#define | DO_TSUNAMI_IO IO(TSUNAMI,tsunami) |
#define | DO_TITAN_IO IO(TITAN,titan) |
#define | DO_WILDFIRE_IO IO(WILDFIRE,wildfire) |
#define | DO_PYXIS_IO |
#define | __initmv __initdata_refok |
#define | ALIAS_MV(system) asm(".global alpha_mv\nalpha_mv = " #system "_mv"); |
struct alpha_machine_vector privateer_mv __initmv __initdata_refok |
Definition at line 143 of file machvec_impl.h.
Definition at line 152 of file machvec_impl.h.
#define DO_APECS_IO IO(APECS,apecs) |
Definition at line 107 of file machvec_impl.h.
Definition at line 108 of file machvec_impl.h.
#define DO_DEFAULT_RTC |
Definition at line 46 of file machvec_impl.h.
#define DO_EV4_MMU |
Definition at line 51 of file machvec_impl.h.
#define DO_EV5_MMU |
Definition at line 58 of file machvec_impl.h.
#define DO_EV6_MMU |
Definition at line 65 of file machvec_impl.h.
#define DO_EV7_MMU |
Definition at line 72 of file machvec_impl.h.
#define DO_IRONGATE_IO IO(IRONGATE,irongate) |
Definition at line 109 of file machvec_impl.h.
#define DO_LCA_IO IO(LCA,lca) |
Definition at line 110 of file machvec_impl.h.
#define DO_MARVEL_IO IO(MARVEL,marvel) |
Definition at line 111 of file machvec_impl.h.
#define DO_MCPCIA_IO IO(MCPCIA,mcpcia) |
Definition at line 112 of file machvec_impl.h.
#define DO_POLARIS_IO IO(POLARIS,polaris) |
Definition at line 113 of file machvec_impl.h.
#define DO_PYXIS_IO |
Definition at line 119 of file machvec_impl.h.
Definition at line 114 of file machvec_impl.h.
#define DO_TITAN_IO IO(TITAN,titan) |
Definition at line 116 of file machvec_impl.h.
#define DO_TSUNAMI_IO IO(TSUNAMI,tsunami) |
Definition at line 115 of file machvec_impl.h.
#define DO_WILDFIRE_IO IO(WILDFIRE,wildfire) |
Definition at line 117 of file machvec_impl.h.
Definition at line 79 of file machvec_impl.h.
#define IRONGATE_HAE_ADDRESS (&alpha_mv.hae_cache) |
Definition at line 15 of file machvec_impl.h.
#define JENSEN_IACK_SC 1 |
Definition at line 35 of file machvec_impl.h.
#define MARVEL_HAE_ADDRESS (&alpha_mv.hae_cache) |
Definition at line 16 of file machvec_impl.h.
#define POLARIS_HAE_ADDRESS (&alpha_mv.hae_cache) |
Definition at line 17 of file machvec_impl.h.
#define T2_IACK_SC 1 |
Definition at line 36 of file machvec_impl.h.
#define TITAN_HAE_ADDRESS (&alpha_mv.hae_cache) |
Definition at line 19 of file machvec_impl.h.
#define TSUNAMI_HAE_ADDRESS (&alpha_mv.hae_cache) |
Definition at line 18 of file machvec_impl.h.
#define WILDFIRE_HAE_ADDRESS (&alpha_mv.hae_cache) |
Definition at line 20 of file machvec_impl.h.
#define WILDFIRE_IACK_SC 1 /* FIXME */ |
Definition at line 37 of file machvec_impl.h.