Lines Matching refs:ipl
14 * 3) generate the tape ipl header, store the generated image on a tape
15 * and ipl from it
17 * 4) generate the vm reader ipl header, move the generated image to the
18 * VM reader (use option NOH!) and do a ipl from reader (VM only)
20 * We use the cpuid to distinguish between VM and native ipl
39 .long 0x02000018,0x60000050 # by ipl to addresses 0-23.
46 .long 0x02000230,0x60000050 # by ipl and load the range
166 l %r1,__LC_SUBCHANNEL_ID # load ipl subchannel number
168 bas %r14,.Lloader # load rest of ipl image
170 st %r1,IPL_DEVICE+ARCH_OFFSET-PARMAREA(%r12) # save ipl device number
173 # load parameter file from ipl device
212 # load ramdisk from ipl device
274 # this is called either by the ipl loader or directly by PSW restart