Home
last modified time | relevance | path

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

/qemu/pc-bios/s390-ccw/
H A Dsclp.c31 static int sclp_service_call(unsigned int command, void *sccb) in sclp_service_call() function
/qemu/hw/s390x/
H A Dsclp.c299 int sclp_service_call(S390CPU *cpu, uint64_t sccb, uint32_t code) in sclp_service_call() function