代码搜索:Processor
找到约 10,000 项符合「Processor」的源代码
代码结果 10,000
www.eeworm.com/read/316872/3594575
c processor_thermal.c
/*
* processor_thermal.c - Passive cooling submodule of the ACPI processor driver
*
* Copyright (C) 2001, 2002 Andy Grover
* Copyright (C) 2001, 2002 Paul Diefenbaugh
www.eeworm.com/read/316872/3596879
h processor-flags.h
#ifndef __ASM_I386_PROCESSOR_FLAGS_H
#define __ASM_I386_PROCESSOR_FLAGS_H
/* Various flags defined: can be included from assembler. */
/*
* EFLAGS bits
*/
#define X86_EFLAGS_CF 0x00000001 /* Carry
www.eeworm.com/read/316872/3597158
h processor-cyrix.h
/*
* NSC/Cyrix CPU indexed register access. Must be inlined instead of
* macros to ensure correct access ordering
* Access order is always 0x22 (=offset), 0x23 (=value)
*
* When using the old mac
www.eeworm.com/read/316872/3597197
h processor_64.h
/*
* include/asm-x86_64/processor.h
*
* Copyright (C) 1994 Linus Torvalds
*/
#ifndef __ASM_X86_64_PROCESSOR_H
#define __ASM_X86_64_PROCESSOR_H
#include
#include
#inc
www.eeworm.com/read/316872/3597215
h processor_32.h
/*
* include/asm-i386/processor.h
*
* Copyright (C) 1994 Linus Torvalds
*/
#ifndef __ASM_I386_PROCESSOR_H
#define __ASM_I386_PROCESSOR_H
#include
#include
#include
www.eeworm.com/read/316872/3603001
h processor-generic.h
/*
* Copyright (C) 2000 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
* Licensed under the GPL
*/
#ifndef __UM_PROCESSOR_GENERIC_H
#define __UM_PROCESSOR_GENERIC_H
struct pt_regs;
struct t
www.eeworm.com/read/316872/3603114
h processor-ppc.h
#ifndef __UM_PROCESSOR_PPC_H
#define __UM_PROCESSOR_PPC_H
#if defined(__ASSEMBLY__)
#define CONFIG_PPC_MULTIPLATFORM
#include "arch/processor.h"
#else
#include "asm/processor-generic.h"
#endif
#
www.eeworm.com/read/302096/3827121
xif cli_processor.xif
/* $XORP: xorp/xrl/interfaces/cli_processor.xif,v 1.2 2003/01/23 11:14:25 pavlin Exp $ */
/*
* CLI processor XRL interface.
*/
interface cli_processor/0.1 {
/**
* Process a CLI command.
*
www.eeworm.com/read/449308/1678675
vo processor_top.vo
// Copyright (C) 1991-2003 Altera Corporation
// Any megafunction design, and related netlist (encrypted or decrypted),
// support information, device programming or simulation file, and any
www.eeworm.com/read/409921/2224621
c processor_mp.c
/* $Id: processor_mp.c 24965 2006-11-29 10:19:00Z janderwald $
*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel
* FILE: hal/halx86/mp/pr