Searched refs:ipl_flags (Results 1 – 4 of 4) sorted by relevance
88 extern u32 ipl_flags;
193 if (ipl_flags & IPL_NSS_VALID) in machine_kexec_prepare()
124 u32 ipl_flags __attribute__((__section__(".data"))) = 0; variable246 if (ipl_flags & IPL_NSS_VALID) in get_ipl_type()248 if (!(ipl_flags & IPL_DEVNO_VALID)) in get_ipl_type()250 if (!(ipl_flags & IPL_PARMBLOCK_VALID)) in get_ipl_type()1975 ipl_flags |= IPL_DEVNO_VALID; in ipl_save_parameters()1978 ipl_flags |= IPL_PARMBLOCK_VALID; in ipl_save_parameters()
178 ipl_flags = IPL_NSS_VALID; in create_kernel_nss()