代码搜索:Cache

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

代码结果 10,000
www.eeworm.com/read/337546/3330846

s cache.s

/* * This file contains low-level cache management functions * used for sleep and CPU speed changes on Apple machines. * (In fact the only thing that is Apple-specific is that we assume * that we
www.eeworm.com/read/337546/3331309

c cache.c

/* * linux/arch/m68k/mm/cache.c * * Instruction cache handling * * Copyright (C) 1995 Hamish Macdonald */ #include #include #include static
www.eeworm.com/read/337546/3331686

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/337546/3331842

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/337546/3331854

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/337546/3332873

c cache.c

/* * linux/arch/m32r/mm/cache.c * * Copyright (C) 2002-2005 Hirokazu Takata, Hayato Fujiwara */ #include #include #undef MCCR #if defined(CONFIG_CHIP_XNUX2)
www.eeworm.com/read/337546/3335912

c cache.c

/* * Copyright (c) 2004 Topspin Communications. All rights reserved. * Copyright (c) 2005 Intel Corporation. All rights reserved. * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
www.eeworm.com/read/337546/3337047

h cache.h

/* * include/linux/nfsd/cache.h * * Request reply cache. This was heavily inspired by the * implementation in 4.3BSD/4.4BSD. * * Copyright (C) 1995, 1996 Olaf Kirch */ #ifn
www.eeworm.com/read/337546/3337167

h cache.h

/* * include/linux/sunrpc/cache.h * * Generic code for various authentication-related caches * used by sunrpc clients and servers. * * Copyright (C) 2002 Neil Brown * *
www.eeworm.com/read/337546/3337332

h cache.h

#ifndef _ASM_ARCH_CACHE_H #define _ASM_ARCH_CACHE_H /* Etrax 100LX have 32-byte cache-lines. */ #define L1_CACHE_BYTES 32 #define L1_CACHE_SHIFT 5 #endif /* _ASM_ARCH_CACHE_H */