代码搜索:Cache
找到约 10,000 项符合「Cache」的源代码
代码结果 10,000
www.eeworm.com/read/209559/4968284
h cache.h
/*
* include/asm-x8664/cache.h
*/
#ifndef __ARCH_X8664_CACHE_H
#define __ARCH_X8664_CACHE_H
#include
/* L1 cache line size */
#define L1_CACHE_SHIFT (CONFIG_X86_L1_CACHE_SHIFT)
#d
www.eeworm.com/read/209559/4968425
h cache.h
/*
* include/asm-sparc64/cache.h
*/
#ifndef __ARCH_SPARC64_CACHE_H
#define __ARCH_SPARC64_CACHE_H
/* bytes per L1 cache line */
#define L1_CACHE_SHIFT 5
#define L1_CACHE_BYTES 32 /* T
www.eeworm.com/read/209559/4968809
h cache.h
#ifndef __LINUX_CACHE_H
#define __LINUX_CACHE_H
#include
#include
#include
#ifndef L1_CACHE_ALIGN
#define L1_CACHE_ALIGN(x) ALIGN(x, L1_CACHE_BYTES)
#
www.eeworm.com/read/209559/4968843
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/209559/4969304
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/209559/4969381
h cache.h
#ifndef __ASM_SH64_CACHE_H
#define __ASM_SH64_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 thi
www.eeworm.com/read/209559/4969514
h cache.h
/*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version
* 2
www.eeworm.com/read/209559/4969638
h cache.h
#ifndef _ASM_IA64_CACHE_H
#define _ASM_IA64_CACHE_H
#include
/*
* Copyright (C) 1998-2000 Hewlett-Packard Co
* David Mosberger-Tang
*/
/* Bytes per L1 (data)
www.eeworm.com/read/209559/4969830
h cache.h
#ifndef __ARCH_M68KNOMMU_CACHE_H
#define __ARCH_M68KNOMMU_CACHE_H
/* bytes per L1 cache line */
#define L1_CACHE_BYTES 16 /* this need to be at least 1 */
/* m68k-elf-gcc 2.95.2 doesn't lik
www.eeworm.com/read/209559/4969966
h cache.h
#ifndef _ASM_M32R_CACHE_H
#define _ASM_M32R_CACHE_H
/* $Id$ */
/* L1 cache line size */
#define L1_CACHE_SHIFT 4
#define L1_CACHE_BYTES (1