Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dpnv_lpc.c86 #define ISA_MEM_SIZE 0x10000000 macro
717 memory_region_init(&lpc->isa_mem, OBJECT(dev), "isa-mem", ISA_MEM_SIZE); in pnv_lpc_realize()