Home
last modified time | relevance | path

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

/openbmc/qemu/hw/s390x/
H A Dipl.h114 static inline bool iplb_valid_len(IplParameterBlock *iplb) in iplb_valid_len() function
/openbmc/qemu/target/s390x/
H A Ddiag.c123 if (!iplb_valid_len(iplb)) { in handle_diag_308()