代码搜索:Cache
找到约 10,000 项符合「Cache」的源代码
代码结果 10,000
www.eeworm.com/read/350097/3133818
h cache.h
/*
* linux/include/asm-arm/proc-armv/cache.h
*
* Copyright (C) 1999-2000 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU G
www.eeworm.com/read/350097/3133891
h cache.h
/*
* linux/include/asm-arm/proc-armo/cache.h
*
* Copyright (C) 1999-2000 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU G
www.eeworm.com/read/350097/3133955
h cache.h
/*
* linux/include/asm-arm/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_CACH
www.eeworm.com/read/350097/3134119
h cache.h
/*
* include/asm-alpha/cache.h
*/
#ifndef __ARCH_ALPHA_CACHE_H
#define __ARCH_ALPHA_CACHE_H
#include
/* Bytes per L1 (data) cache line. */
#if defined(CONFIG_ALPHA_GENERIC) || def
www.eeworm.com/read/350097/3134216
h cache.h
/*
* include/asm-parisc/cache.h
*/
#ifndef __ARCH_PARISC_CACHE_H
#define __ARCH_PARISC_CACHE_H
/*
** XXX FIXME : L1_CACHE_BYTES (cacheline size) should be a boot time thing.
**
** 32-bit on PA2.0
www.eeworm.com/read/350097/3134306
h cache.h
/* $Id: cache.h,v 1.3 1999/12/11 12:31:51 gniibe Exp $
*
* include/asm-sh/cache.h
*
* Copyright 1999 (C) Niibe Yutaka
*/
#ifndef __ASM_SH_CACHE_H
#define __ASM_SH_CACHE_H
/* bytes per L1 cache l
www.eeworm.com/read/350097/3134406
h cache.h
/*
* include/asm-ppc/cache.h
*/
#ifdef __KERNEL__
#ifndef __ARCH_PPC_CACHE_H
#define __ARCH_PPC_CACHE_H
#include
#include
/* bytes per L1 cache line */
#if !defi
www.eeworm.com/read/350097/3134958
c cache.c
/*
* cache.c
*
* Copyright (C) 1997 by Bill Hawes
*
* Routines to support directory cacheing using the page cache.
* Right now this only works for smbfs, but will be generalized
* for use with
www.eeworm.com/read/350097/3135287
c cache.c
/*
* linux/fs/fat/cache.c
*
* Written 1992,1993 by Werner Almesberger
*
* Mar 1999. AV. Changed cache, so that it uses the starting cluster instead
* of inode number.
* May 1999. AV. Fixed
www.eeworm.com/read/350097/3135298
c cache.c
/*
* Cache operations for Coda.
* For Linux 2.1: (C) 1997 Carnegie Mellon University
*
* Carnegie Mellon encourages users of this code to contribute improvements
* to the Coda project. Contact Pe