Home
last modified time | relevance | path

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

/openbmc/qemu/target/hppa/
H A Dint_helper.c69 const MemoryRegionOps hppa_io_eir_ops = { variable
H A Dcpu.h380 extern const MemoryRegionOps hppa_io_eir_ops;
/openbmc/qemu/hw/hppa/
H A Dmachine.c304 memory_region_init_io(cpu_region, OBJECT(cpu[i]), &hppa_io_eir_ops, in machine_HP_common_init_cpus()