Home
last modified time | relevance | path

Searched refs:early (Results 1 – 25 of 26) sorted by relevance

12

/arch/powerpc/
DKconfig.debug77 The cmdline option 'xmon' or 'xmon=early' will drop into xmon
78 very early during boot. 'xmon=on' will just enable the xmon
131 bool "Support for early boot text console (BootX or OpenFirmware only)"
143 Say Y to enable some early debugging facilities that may be available
145 intended to debug problems early during boot, this should not be
148 to be pushed to max automatically very early during boot
154 Use the selected console for early debugging. Careful, if you
162 Select this to enable early debugging for a machine with a HVC
169 Select this to enable early debugging for Apple G5 machines.
175 Select this to enable early debugging via the RTAS panel.
[all …]
DKconfig855 and contains dynamic relocations which are processed early
/arch/x86/pci/
Dmmconfig-shared.c347 static void __init pci_mmcfg_reject_broken(int early) in pci_mmcfg_reject_broken() argument
375 if (!early) in pci_mmcfg_reject_broken()
381 if (!early) in pci_mmcfg_reject_broken()
407 static void __init __pci_mmcfg_init(int early) in __pci_mmcfg_init() argument
414 if (!early && !(pci_probe & PCI_PROBE_MASK & ~PCI_PROBE_MMCONF)) in __pci_mmcfg_init()
421 if (early) { in __pci_mmcfg_init()
428 pci_mmcfg_reject_broken(early); in __pci_mmcfg_init()
DMakefile16 obj-y += common.o early.o
/arch/x86/kernel/
Dmpparse.c283 static int __init smp_read_mpc(struct mpc_table *mpc, unsigned early) in smp_read_mpc() argument
299 if (early) { in smp_read_mpc()
310 if (early) in smp_read_mpc()
578 static void __init __get_smp_config(unsigned int early) in __get_smp_config() argument
585 if (acpi_lapic && early) in __get_smp_config()
596 if (x86_quirks->mach_get_smp_config(early)) in __get_smp_config()
615 if (early) { in __get_smp_config()
633 if (!smp_read_mpc(phys_to_virt(mpf->mpf_physptr), early)) { in __get_smp_config()
644 if (early) in __get_smp_config()
670 if (!early) in __get_smp_config()
DMakefile56 obj-$(CONFIG_PCI) += early-quirks.o
Dvisws_quirks.c165 static int __init visws_get_smp_config(unsigned int early) in visws_get_smp_config() argument
Dhead_32.S690 # early boot GDT descriptor (must use 1:1 address mapping)
/arch/arm/mach-omap1/
Dboard-palmz71.c274 palmz71_gpio_setup(int early) in palmz71_gpio_setup() argument
276 if (early) { in palmz71_gpio_setup()
/arch/x86/include/asm/
Dsetup.h38 int (*mach_get_smp_config)(unsigned int early);
/arch/sh/
DKconfig.debug23 bool "Use early SCIF console"
25 This enables an early console using a fixed SCIF port. This can
52 used by the SH-IPL bootloader, starting very early in the boot
146 early-userland problems (e.g. init incurring fatal exceptions.)
/arch/s390/kernel/
DMakefile20 obj-y := bitmap.o traps.o time.o process.o base.o early.o setup.o \
/arch/arm/mach-ep93xx/
DKconfig98 prompt "Select a UART for early kernel messages"
/arch/arm/lib/
Ddiv64.S85 @ Break out early if dividend reaches 0.
/arch/blackfin/
DKconfig.debug219 to print messages very early in the bootup process.
222 early before the console code is initialized. After enabling this
/arch/x86/
DKconfig.debug41 early before the console code is initialized. For normal operation
54 early before the console code is initialized. For normal operation
/arch/sh/kernel/cpu/sh5/
Dswitchto.S106 ! do this early as pta->gettr has no pipeline forwarding (=> 5 cycle latency)
/arch/powerpc/platforms/8xx/
DKconfig129 get a BUG() very early in boot, this might fix the problem. For
/arch/arm/mm/
DKconfig355 bool "Accept early Feroceon cores with an ARM926 ID"
361 Relevant for Feroceon-1850 and early Feroceon-2850.
/arch/sh/kernel/cpu/sh3/
Dentry.S56 NMI_VEC = 0x1c0 ! Must catch early for debounce
/arch/arm/mach-at91/
DKconfig369 prompt "Select a UART for early kernel messages"
/arch/cris/arch-v10/drivers/
Dsync_serial.c774 f_synctype, early); in sync_serial_ioctl()
/arch/x86/math-emu/
DREADME26 which was my 80387 emulator for early versions of djgpp (gcc under
/arch/m68k/
DKconfig168 Say Y to include support for early Motorola VME boards. This will
/arch/mips/
DKconfig786 to print messages very early in the bootup process.
789 early before the console code is initialized. For normal operation,

12