Searched refs:set_iplb (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/pc-bios/s390-ccw/ | ||
H A D | iplb.h | 49 static inline bool set_iplb(IplParameterBlock *iplb) in set_iplb() function |
H A D | jump2ipl.c | 50 if (have_iplb && !set_iplb(&iplb)) { in jump_to_IPL_code() |