代码搜索:Cache

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

代码结果 10,000
www.eeworm.com/read/182103/5270588

h cache.h

/* * libcpu Cache Manager Support * * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be * found in t
www.eeworm.com/read/182103/5270676

h cache_.h

/* * PowerPC Cache Manager Support */ #ifndef __POWERPC_CACHE_h #define __POWERPC_CACHE_h /* * CACHE MANAGER: The following functions are CPU-specific. * They provide the basic implementation f
www.eeworm.com/read/182103/5270680

c cache.c

/* * Cache Management Support Routines for the MC68040 * Modified for MPC8260 Andy Dachs * Surrey Satellite Technology Limited (SSTL), 2001 * * $Id: cache.c,v 1.4 2001/10/2
www.eeworm.com/read/182103/5270687

h cache.h

/* * $Id: cache.h,v 1.1 2002/05/01 23:05:49 joel Exp $ */ #ifndef _rtems_powerpc_cache_h #define _rtems_powerpc_cache_h #include #ifdef _OLD_EXCEPTIONS #if (PPC_D_CACHE != 0)
www.eeworm.com/read/182103/5270781

h cache_.h

/* * M68K Cache Manager Support */ #ifndef __M68K_CACHE_h #define __M68K_CACHE_h #if defined(__mc68020__) #define M68K_INSTRUCTION_CACHE_ALIGNMENT 16 #elif defined(__mc68030__) #define M68K_INSTR
www.eeworm.com/read/182103/5270784

c cache.c

/* * Cache Management Support Routines for the MC68040 * * $Id: cache.c,v 1.2.6.1 2003/09/18 08:51:55 ralf Exp $ */ #include #include "cache_.h" /* * Since the cacr is common to
www.eeworm.com/read/182103/5270905

h cache_.h

/* * i386 Cache Manager Wrapper */ #ifndef __i386_CACHE_h #define __i386_CACHE_h #define I386_CACHE_ALIGNMENT 16 #define CPU_DATA_CACHE_ALIGNMENT I386_CACHE_ALIGNMENT #define CPU_INSTRUCTION_CACH
www.eeworm.com/read/182103/5270911

c cache.c

/* * Cache Management Support Routines for the i386 * * $Id: cache.c,v 1.4 2002/04/12 15:10:42 joel Exp $ */ #include #include #include "cache_.h" void _CPU
www.eeworm.com/read/182103/5270952

h cache_.h

/* * SPARC Cache Manager Support */ #ifndef __SPARC_CACHE_h #define __SPARC_CACHE_h /* * CACHE MANAGER: The following functions are CPU-specific. * They provide the basic implementation for the
www.eeworm.com/read/182103/5270955

c cache.c

/* * Cache Management Support Routines for the SPARC * * $Id: cache.c,v 1.2 2000/11/27 17:02:39 joel Exp $ */ #include #include "cache_.h" #if defined(HAS_INSTRUCTION_CACHE) void _