Home
last modified time | relevance | path

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

/openbmc/qemu/hw/s390x/
H A Dsclp.c52 static bool sccb_verify_boundary(uint64_t sccb_addr, uint16_t sccb_len, in sccb_verify_boundary() function
341 if (!sccb_verify_boundary(sccb, be16_to_cpu(work_sccb->h.length), code)) { in sclp_service_call()