代码搜索:Cache
找到约 10,000 项符合「Cache」的源代码
代码结果 10,000
www.eeworm.com/read/494783/1153795
c cache.c
/*
* Copyright (C) 2004-2006 Atmel Corporation
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* mod
www.eeworm.com/read/494783/1153866
s cache.s
#include
#include
#include
#include
#include
#include
#include
#ifndef CACHE_LINE_SIZE
# define CACHE_LINE_
www.eeworm.com/read/494783/1153914
s cache.s
#define ASSEMBLY
#include
#include
#include
.text
.align 2
ENTRY(_blackfin_icache_flush_range)
R2 = -32;
R2 = R0 & R2;
P0 = R2;
P1 = R1;
CSYNC;
1:
I
www.eeworm.com/read/494783/1154259
c cache.c
/*
* (C) Copyright 2004 Atmark Techno, Inc.
*
* Yasushi SHOJI
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free soft
www.eeworm.com/read/494783/1154303
c cache.c
/*
* (C) Copyright 2003, Psyent Corporation
* Scott McNutt
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is f
www.eeworm.com/read/494783/1156637
c cache.c
/*
* U-boot - cache.c
*
* Copyright (c) 2005-2007 Analog Devices Inc.
*
* (C) Copyright 2000-2004
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of peopl
www.eeworm.com/read/494783/1156640
h cache.h
/*
* U-boot - prototypes for cache handling functions.
*
* Copyright (c) 2005-2007 Analog Devices Inc.
*
* (C) Copyright 2000-2004
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* S
www.eeworm.com/read/494783/1156652
c cache.c
/*
* (C) Copyright 2002
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you
www.eeworm.com/read/494783/1156668
c cache.c
/*
* (C) Copyright 2002
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you
www.eeworm.com/read/494783/1156675
c cache.c
/*
* (C) Copyright 2007
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* Author: Igor Lisitsin
*
* See file CREDITS for list of people who contributed to this
* pr