Home
last modified time | relevance | path

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

/linux/arch/s390/boot/
H A Dipl_data.c50 .ipl_psw = { .mask = PSW32_MASK_BASE, .addr = PSW32_ADDR_AMODE | IPL_START },
85 .restart_psw = { .mask = 0, .addr = IPL_START, },
H A Dvmlinux.lds.S20 . = IPL_START;
H A Dboot.h7 #define IPL_START 0x200 macro