代码搜索:setup

找到约 10,000 项符合「setup」的源代码

代码结果 10,000
www.eeworm.com/read/393286/2478298

c setup.c

/* * Machine specific setup for generic */ #include #include #include #include #include void __init pre_intr_ini
www.eeworm.com/read/393286/2478328

s setup.s

/* * setup.S Copyright (C) 1991, 1992 Linus Torvalds * * setup.s is responsible for getting the system data from the BIOS, * and putting them into the appropriate places in system memory. * both
www.eeworm.com/read/393286/2478330

c setup.c

/* * Machine specific setup for generic */ #include #include #include #include #include #include #
www.eeworm.com/read/393286/2478340

c setup.c

/* * linux/arch/i386/kernel/setup.c * * Copyright (C) 1995 Linus Torvalds * * Support of BIGMEM added by Gerhard Wichert, Siemens AG, July 1999 * * Memory region support * David Parsons
www.eeworm.com/read/393286/2478513

c setup.c

/* * Unmaintained SGI Visual Workstation support. * Split out from setup.c by davej@suse.de */ #include #include #include #include
www.eeworm.com/read/393286/2478612

c setup.c

/* $Id: setup.c,v 1.126 2001/11/13 00:49:27 davem Exp $ * linux/arch/sparc/kernel/setup.c * * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu) * Copyright (C) 2000 Anton Blanchard
www.eeworm.com/read/393286/2478664

c setup.c

/* * * linux/arch/cris/kernel/setup.c * * Copyright (C) 1995 Linus Torvalds * Copyright (c) 2001 Axis Communications AB */ /* * This file handles the architecture-dependent parts of initi
www.eeworm.com/read/393286/2478717

c setup.c

/* * * linux/arch/cris/arch-v10/kernel/setup.c * * Copyright (C) 1995 Linus Torvalds * Copyright (c) 2001-2002 Axis Communications AB */ /* * This file handles the architecture-dependent
www.eeworm.com/read/393286/2478779

c setup.c

/* * Display CPU info in /proc/cpuinfo. * * Copyright (C) 2003, Axis Communications AB. */ #include #include #include #include
www.eeworm.com/read/393286/2479133

s setup.s

/* * setup.S Copyright (C) 1991, 1992 Linus Torvalds * * setup.s is responsible for getting the system data from the BIOS, * and putting them into the appropriate places in system memory. * both