Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A De500.c58 #define INITRD_LOAD_PAD 0x2000000 macro
1243 initrd_base = (cur_base + INITRD_LOAD_PAD) & ~INITRD_PAD_MASK; in ppce500_init()