代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/432906/1887212
s linux_boot.s
/*
* QEMU Boot sector to launch a preloaded Linux kernel
* Copyright (c) 2004 Fabrice Bellard
*/
#define LOAD_SEG 0x9000
.code16
.text
.globl _start
_start:
cli
cld
www.eeworm.com/read/432906/1888083
linux-xen-diffs
# generate a patch for all the files in linux-xen directories
# (these are files that are identical to linux except for a few small changes)
# run in the main xen directory
LINUXPATH=/home/djm/linux-2
www.eeworm.com/read/432012/1901206
c linux_load.c
/*
* Linux/i386 loader
* Supports bzImage, zImage and Image format.
*
* Based on work by Steve Gehlbach.
* Portions are taken from mkelfImage.
*
* 2003-09 by SONE Takeshi
*/
#include "openbio
www.eeworm.com/read/432012/1901242
c linux_load.c
/*
* Linux/i386 loader
* Supports bzImage, zImage and Image format.
*
* Based on work by Steve Gehlbach.
* Portions are taken from mkelfImage.
*
* 2003-09 by SONE Takeshi
*/
#include "openbio
www.eeworm.com/read/432012/1901273
c linux_load.c
/*
* Linux/i386 loader
* Supports bzImage, zImage and Image format.
*
* Based on work by Steve Gehlbach.
* Portions are taken from mkelfImage.
*
* 2003-09 by SONE Takeshi
*/
#include "openbio
www.eeworm.com/read/432012/1901329
c linux_load.c
/*
* Linux/i386 loader
* Supports bzImage, zImage and Image format.
*
* Based on work by Steve Gehlbach.
* Portions are taken from mkelfImage.
*
* 2003-09 by SONE Takeshi
*/
#include "openbio
www.eeworm.com/read/430518/1922932
c linux32.c
/*
* arch/s390x/kernel/linux32.c
*
* S390 version
* Copyright (C) 2000 IBM Deutschland Entwicklung GmbH, IBM Corporation
* Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com),
*
www.eeworm.com/read/430518/1922933
h linux32.h
#ifndef _ASM_S390X_S390_H
#define _ASM_S390X_S390_H
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/430518/1923346
c linux32.c
/*
* Conversion between 32-bit and 64-bit native system calls.
*
* Copyright (C) 2000 Silicon Graphics, Inc.
* Written by Ulf Carlsson (ulfc@engr.sgi.com)
* sys32_execve from ia64/ia32 code, Feb
www.eeworm.com/read/430518/1923842
h linux_logo.h
/* $Id: linux_logo.h,v 1.7 2001/06/08 23:01:58 davem Exp $
* include/asm-sparc/linux_logo.h: This is a linux logo
* to be displayed on boot.
*
* Copyright (C) 1996