代码搜索:Memory

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

代码结果 10,000
www.eeworm.com/read/316872/3600885

h memory.h

/* linux/include/asm-arm/arch-s3c2410/memory.h * from linux/include/asm-arm/arch-rpc/memory.h * * Copyright (C) 1996,1997,1998 Russell King. * * This program is free software; you can redistrib
www.eeworm.com/read/316872/3600923

h memory.h

/* * linux/include/asm-arm/arch-cl7500/memory.h * * Copyright (c) 1996,1997,1998 Russell King. * * Changelog: * 20-Oct-1996 RMK Created * 31-Dec-1997 RMK Fixed definitions to reduce warnings
www.eeworm.com/read/316872/3600937

h memory.h

/* * linux/include/asm-arm/arch-netx/memory.h * * Copyright (C) 2005 Sascha Hauer , Pengutronix * * This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/316872/3600953

h memory.h

/* * include/asm-arm/arch-iop33x/memory.h */ #ifndef __MEMORY_H #define __MEMORY_H #include /* * Physical DRAM offset. */ #define PHYS_OFFSET UL(0x00000000) /* * Virtual view
www.eeworm.com/read/316872/3600967

h memory.h

/* * linux/include/asm-arm/arch-realview/memory.h * * Copyright (C) 2003 ARM Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Ge
www.eeworm.com/read/316872/3600982

h memory.h

/* * linux/include/asm-arm/arch-ebsa285/memory.h * * Copyright (C) 1996-1999 Russell King. * * This program is free software; you can redistribute it and/or modify * it under the terms of the
www.eeworm.com/read/316872/3600999

h memory.h

#ifndef __ASM_ARCH_MEMORY_H #define __ASM_ARCH_MEMORY_H #include /* * Physical DRAM offset. */ #define PHYS_OFFSET UL(0x00000000) #define TASK_SIZE UL(0x3f000000) #define P
www.eeworm.com/read/316872/3601017

h memory.h

/* include/asm-arm/arch-lh7a40x/memory.h * * Copyright (C) 2004 Coastal Environmental Systems * * This program is free software; you can redistribute it and/or * modify it under the terms of t
www.eeworm.com/read/316872/3601036

h memory.h

/* * linux/include/asm-arm/arch-integrator/memory.h * * Copyright (C) 1999 ARM Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU
www.eeworm.com/read/316872/3601054

h memory.h

/* * linux/include/asm-arm/memory.h * * Copyright (C) 2000-2002 Russell King * modification for nommu, Hyok S. Choi, 2004 * * This program is free software; you can redistribute it and/or mod