Home
last modified time | relevance | path

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

/sys/amd64/
Dmpboot.S6 #define KERNEL_BASE 0xFFFF800000000000 macro
7 #define LOWMEM(_x) (_x - KERNEL_BASE)
8 #define MPLOWMEM(_x) (_x - KERNEL_BASE + 0x7000)
Dmultiboot.S10 #define KERNEL_BASE 0xFFFF800000000000 macro
11 #define LOWMEM(_x) (_x - KERNEL_BASE)