代码搜索结果

找到约 79,096 项符合 Memory 的代码

memory.h

/* * linux/include/asm-arm/arch-pxa/memory.h * * Author: Nicolas Pitre * Copyright: (C) 2001 MontaVista Software Inc. * * This program is free software; you can redistribute it and/or modify

memory.h

/* * linux/include/asm-arm/arch-mx1ads/memory.h * * Copyright (C) 1999 ARM Limited * Copyright (C) 2002 Shane Nay (shane@minirl.com) * * This program is free software; you can redistribute it

memory.txt

There are several classic problems related to memory on Linux systems. 1) There are some buggy motherboards which cannot properly deal with the memory above 16MB. Consider exchanging your

memory.h

/* * linux/include/asm-arm/arch-s3c2400/memory.h by gj@denx.de * based on * linux/include/asm-arm/arch-sa1100/memory.h * * Copyright (c) 1999 Nicolas Pitre */ #ifndef __ASM_

memory.h

/* Memory.h - Memory mappings and remapping functions declarations */ /* Copyright - Galileo technology. */ #ifndef __INCmemoryh #define __INCmemoryh /* includes */ #include "core.h" /* defines *

memory.c

/* * Size memory and create the kernel page-tables on the fly while doing so. * Called from main(), this code should only be run by the bootstrap processor. */ #include "u.h" #include "../port/lib.

memory.c

/* * Size memory and create the kernel page-tables on the fly while doing so. * Called from main(), this code should only be run by the bootstrap processor. */ #include "u.h" #include "lib.h" #incl

memory.h

/* memory.h - describe the memory map */ /* * GRUB -- GRand Unified Bootloader * Copyright (C) 2002,2007 Free Software Foundation, Inc. * * GRUB is free software: you can redistribute it and

memory.h

/* memory.h - describe the memory map */ /* * GRUB -- GRand Unified Bootloader * Copyright (C) 2002,2007,2008 Free Software Foundation, Inc. * * GRUB is free software: you can redistribute i