Searched refs:goldfish_bus_write (Results 1 - 1 of 1) sorted by relevance

/external/qemu/hw/
H A Dgoldfish_device.c150 static void goldfish_bus_write(void *opaque, target_phys_addr_t offset, uint32_t value) function
161 cpu_abort (cpu_single_env, "goldfish_bus_write: Bad PDEV_BUS_OP value %x\n", value);
170 cpu_abort (cpu_single_env, "goldfish_bus_write: Bad offset %x\n", offset);
181 goldfish_bus_write,
182 goldfish_bus_write,
183 goldfish_bus_write

Completed in 535 milliseconds