Searched defs:LOW_ADDR (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/x86/ | ||
| H A D | lam.c | 57 #define LOW_ADDR (0x1UL << 30) macro |
| /linux/arch/powerpc/kernel/ | ||
| H A D | prom_init.c | 2127 #define LOW_ADDR(x) (((unsigned long) &(x)) & 0xff) macro |