Home
last modified time | relevance | path

Searched defs:LOW_ADDR (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/x86/
H A Dlam.c57 #define LOW_ADDR (0x1UL << 30) macro
/linux/arch/powerpc/kernel/
H A Dprom_init.c2127 #define LOW_ADDR(x) (((unsigned long) &(x)) & 0xff) macro