Lines Matching refs:ipl
13 * 3) generate the tape ipl header, store the generated image on a tape
14 * and ipl from it
16 * 4) generate the vm reader ipl header, move the generated image to the
17 * VM reader (use option NOH!) and do a ipl from reader (VM only)
19 * We use the cpuid to distinguish between VM and native ipl
45 llgf %r1,__LC_SUBCHANNEL_ID # load ipl subchannel number
47 bras %r14,.Lloader # load rest of ipl image
49 stg %r1,IPL_DEVICE-PARMAREA(%r12) # save ipl device number
51 # load parameter file from ipl device
78 # load ramdisk from ipl device
215 # this is called either by the ipl loader or directly by PSW restart