Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Dsclp.c31 static int sclp_service_call(unsigned int command, void *sccb) in sclp_service_call() function
/openbmc/qemu/hw/s390x/
H A Dsclp.c295 int sclp_service_call(S390CPU *cpu, uint64_t sccb, uint32_t code) in sclp_service_call() function
/openbmc/linux/drivers/s390/char/
H A Dsclp.h326 static inline int sclp_service_call(sclp_cmdw_t command, void *sccb) in sclp_service_call() function