代码搜索:Cache

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

代码结果 10,000
www.eeworm.com/read/494783/1152586

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/1152599

s cache.s

/* * (C) Copyright 2004, 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/1152776

h cache.h

/* * (C) Copyright 2004, 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/1153237

h cache.h

/*FIXME: Implement this! */
www.eeworm.com/read/494783/1153489

h cache.h

/* * include/asm-ppc/cache.h */ #ifndef __ARCH_PPC_CACHE_H #define __ARCH_PPC_CACHE_H #include #include /* bytes per L1 cache line */ #if !defined(CONFIG_8xx) ||
www.eeworm.com/read/494783/1153623

s cache.s

/* * Cache-handling routined for MIPS 4K CPUs * * Copyright (c) 2003 Wolfgang Denk * * See file CREDITS for list of people who contributed to this * project. * * This program is
www.eeworm.com/read/494783/1153634

s cache.s

#include #include #include #include #include #include #include #ifndef CACHE_LINE_SIZE # define CACHE_LINE_S
www.eeworm.com/read/494783/1153689

c cache.c

/* * (C) Copyright 2007 Michal Simek * * Michal SIMEK * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can r
www.eeworm.com/read/494783/1153729

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: IF
www.eeworm.com/read/494783/1153784

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