Home
last modified time | relevance | path

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

/arch/x86/include/asm/mach-goldfish/
Dhardware.h24 #define GOLDFISH_IO_SIZE 0x00800000 // How much? macro
/arch/x86/mach-goldfish/
Dpdev_bus.c180 pdev_bus_base = ioremap(GOLDFISH_IO_START + r->start, GOLDFISH_IO_SIZE); in goldfish_pdev_bus_probe()