Home
last modified time | relevance | path

Searched defs:ALT_MEM_K (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/include/asm-x86_64/
Dbootsetup.h13 #define ALT_MEM_K (*(unsigned int *) (PARAM+0x1e0)) macro
/linux-2.4.37.9/arch/x86_64/boot/compressed/
Dmisc.c81 #define ALT_MEM_K (*(unsigned long *)(real_mode + 0x1e0)) macro
/linux-2.4.37.9/arch/i386/boot/compressed/
Dmisc.c93 #define ALT_MEM_K (*(unsigned long *)(real_mode + 0x1e0)) macro
/linux-2.4.37.9/arch/i386/kernel/
Dsetup.c201 #define ALT_MEM_K (*(unsigned long *) (PARAM+0x1e0)) macro