Searched refs:KERNEL_BASE (Results 1 – 2 of 2) sorted by relevance
6 #define KERNEL_BASE 0xFFFF800000000000 macro7 #define LOWMEM(_x) (_x - KERNEL_BASE)8 #define MPLOWMEM(_x) (_x - KERNEL_BASE + 0x7000)
10 #define KERNEL_BASE 0xFFFF800000000000 macro11 #define LOWMEM(_x) (_x - KERNEL_BASE)