Home
last modified time | relevance | path

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

/openbmc/qemu/hw/s390x/
H A Dsclp.c56 uint64_t sccb_boundary = (sccb_addr & TARGET_PAGE_MASK) + TARGET_PAGE_SIZE; in sccb_verify_boundary() local
73 if (sccb_max_addr < sccb_boundary) { in sccb_verify_boundary()