Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Di8259_common.c56 static int pic_dispatch_pre_save(void *opaque) in pic_dispatch_pre_save() function
138 pic_dispatch_pre_save(s); in pic_print_info()
169 .pre_save = pic_dispatch_pre_save,