Searched refs:boot_flags (Results 1 – 2 of 2) sorted by relevance
113 unsigned int boot_flags __initdata = 0;129 if (boot_flags & BOOTME_KGDB) { in kernel_enter_debugger()150 if (boot_flags & BOOTME_KGDB) { in obp_system_intr()155 if (boot_flags & BOOTME_DEBUG) { in obp_system_intr()171 boot_flags |= BOOTME_DEBUG; in process_switch()174 boot_flags |= BOOTME_SINGLE; in process_switch()209 boot_flags |= BOOTME_KGDBA; in boot_flags_init()213 boot_flags |= BOOTME_KGDBB; in boot_flags_init()424 if ((boot_flags & BOOTME_KGDBA)) { in setup_arch()427 if ((boot_flags & BOOTME_KGDBB)) { in setup_arch()[all …]
304 unsigned int boot_flags = 0; variable330 if (boot_flags & BOOTME_DEBUG) { in obp_system_intr()346 boot_flags |= BOOTME_DEBUG; in process_switch()349 boot_flags |= BOOTME_SINGLE; in process_switch()381 boot_flags |= BOOTME_KGDB; in boot_flags_init()395 boot_flags &= ~BOOTME_KGDB; in boot_flags_init()