Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | INVALID_P2M_ENTRY (~0UL) |
#define | phys_to_machine_mapping_valid(_x) (1) |
#define | pte_mfn(_x) pte_pfn(_x) |
#define | mfn_pte(_x, _y) __pte_ma(0) /* unmodified use */ |
#define | __pte_ma(_x) ((pte_t) {(_x)}) /* unmodified use */ |