代码搜索:Cache

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

代码结果 10,000
www.eeworm.com/read/210144/4954332

c cache.c

/* *---------------------------------------------------------------------- * T-Kernel * * Copyright (C) 2004 by Ken Sakamura. All rights reserved. * T-Kernel is distributed under the T-L
www.eeworm.com/read/209559/4959377

c cache.c

/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 1994
www.eeworm.com/read/209559/4960257

c cache.c

/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 200
www.eeworm.com/read/209559/4961849

c cache.c

/* $Id: cache.c,v 1.4 2000/01/25 00:11:38 prumpf Exp $ * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of thi
www.eeworm.com/read/209559/4962024

c cache.c

/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * arch/sh64/mm/cache
www.eeworm.com/read/209559/4962037

c cache.c

/* * arch/shmedia/boot/compressed/cache.c -- simple cache management functions * * Code extracted from sh-ipl+g, sh-stub.c, which has the copyright: * * This is originally based on an m68k soft
www.eeworm.com/read/209559/4962948

c cache.c

/* * linux/arch/m32r/mm/cache.c * * Copyright (C) 2002 Hirokazu Takata */ /* $Id$ */ #include #include #undef MCCR #if defined(CONFIG_CHIP_XNUX2) || defined
www.eeworm.com/read/209559/4967652

h cache.h

/* * linux/include/asm-arm26/cache.h */ #ifndef __ASMARM_CACHE_H #define __ASMARM_CACHE_H #define L1_CACHE_BYTES 32 #define L1_CACHE_ALIGN(x) (((x)+(L1_CACHE_BYTES-1))&~(L1_CA
www.eeworm.com/read/209559/4967768

h cache.h

/* $Id: cache.h,v 1.9 1999/08/14 03:51:58 anton Exp $ * cache.h: Cache specific code for the Sparc. These include flushing * and direct tag/data line access. * * Copyright (C) 1995 Dav
www.eeworm.com/read/209559/4967995

h cache.h

/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 1997