代码搜索结果
找到约 10,000 项符合
Memory 的代码
sin_tab_init.coe
MEMORY_INITIALIZATION_RADIX=2;
MEMORY_INITIALIZATION_VECTOR=
0001000011101110,
0001100011000010,
0001111010010100,
0010001001110100,
0010010011000100,
0010011000100101,
0010011101010010,
0010100011111
setup_arch_post.h
/* Hook for machine specific memory setup.
*
* This is included late in kernel/setup.c so that it can make use of all of
* the static functions. */
static char * __init machine_specific_memory_set
bootinfo.c
/*
* linux/arch/ppc/amiga/bootinfo.c
*
* Extracted from arch/m68k/kernel/setup.c.
* Should be properly generalized and put somewhere else.
* Jesper
*/
#include
mmu.h
#ifndef _MMU_H_
#define _MMU_H_
#include
namespace PPC
{
class TLB
{
public:
//! TLB word 0 flag
static const Core::u32 TLB_VALID = 0x00000200;
static const Core
newhandler.cpp
//: C13:NewHandler.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Changing the new-handler
#in
bootinfo.c
/*
* BK Id: SCCS/s.bootinfo.c 1.5 05/17/01 18:14:20 cort
*/
/*
* linux/arch/ppc/amiga/bootinfo.c
*
* Extracted from arch/m68k/kernel/setup.c.
* Should be properly generalized and put somewher
setup_arch_post.h
/* Hook for machine specific memory setup.
*
* This is included late in kernel/setup.c so that it can make use of all of
* the static functions. */
static char * __init machine_specific_memory_set
bootinfo.c
/*
* linux/arch/ppc/amiga/bootinfo.c
*
* Extracted from arch/m68k/kernel/setup.c.
* Should be properly generalized and put somewhere else.
* Jesper
*/
#include
bootinfo.c
/*
* BK Id: SCCS/s.bootinfo.c 1.5 05/17/01 18:14:20 cort
*/
/*
* linux/arch/ppc/amiga/bootinfo.c
*
* Extracted from arch/m68k/kernel/setup.c.
* Should be properly generalized and put somewher
platform.inc
#ifndef CYGONCE_HAL_PLATFORM_INC
#define CYGONCE_HAL_PLATFORM_INC
##=============================================================================
##
## platform.inc
##
## PC platform support