Home
last modified time | relevance | path

Searched defs:service_interrupt (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/s390x/
H A Dsclp.c355 static void service_interrupt(SCLPDevice *sclp, uint32_t sccb) in service_interrupt() function
/qemu/include/hw/s390x/
H A Dsclp.h216 void (*service_interrupt)(SCLPDevice *sclp, uint32_t sccb); member