Home
last modified time | relevance | path

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

/openbmc/qemu/tests/migration/i386/
H A Da-b-bootblock.S24 #define LOW_ADDR X86_TEST_MEM_START macro
/openbmc/linux/tools/testing/selftests/mm/
H A Dva_high_addr_switch.c43 #define LOW_ADDR ((void *) (1UL << 30)) macro
/openbmc/linux/tools/testing/selftests/x86/
H A Dlam.c48 #define LOW_ADDR (0x1UL << 30) macro
/openbmc/linux/arch/powerpc/kernel/
H A Dprom_init.c2119 #define LOW_ADDR(x) (((unsigned long) &(x)) & 0xff) macro