Home
last modified time | relevance | path

Searched defs:get_iocsr_as (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/intc/
H A Dloongarch_ipi.c13 static AddressSpace *get_iocsr_as(CPUState *cpu) in get_iocsr_as() function
H A Dloongson_ipi.c13 static AddressSpace *get_iocsr_as(CPUState *cpu) in get_iocsr_as() function
/openbmc/qemu/include/hw/intc/
H A Dloongson_ipi_common.h46 AddressSpace *(*get_iocsr_as)(CPUState *cpu); member