Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Diplb.h49 static inline bool set_iplb(IplParameterBlock *iplb) in set_iplb() function
H A Djump2ipl.c50 if (have_iplb && !set_iplb(&iplb)) { in jump_to_IPL_code()