Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Djump2ipl.c16 #define RESET_PSW ((uint64_t)&jump_to_IPL_addr | RESET_PSW_MASK)
25 static void jump_to_IPL_addr(void) in jump_to_IPL_addr() function