Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dspapr.h960 #define SPAPR_DEVICE_MEM_ALIGN (1 * GiB) macro
/openbmc/qemu/hw/ppc/
H A Dspapr.c2944 device_mem_base = ROUND_UP(machine->ram_size, SPAPR_DEVICE_MEM_ALIGN); in spapr_machine_init()