Searched refs:icache (Results 26 - 34 of 34) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dsleep.S84 # preload and lock into icache that code which may have to run
126 # - we want it to be be cacheline aligned so we can lock it into the icache easily
200 # locked in icache.
271 # unlock the icache which was locked before going to sleep
296 # Preload into icache.
341 # Unlock from icache
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/mm/
H A Dcache-debugfs.c52 cache = &current_cpu_data.icache;
135 icache_dentry = debugfs_create_file("icache", S_IRUSR, NULL,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh64/
H A Dprocessor.h80 struct cache_info icache; member in struct:sh_cpuinfo
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/
H A Dsetup.c490 if (c->icache.flags & SH_CACHE_COMBINED) {
492 show_cacheinfo(m, "cache", c->icache);
495 show_cacheinfo(m, "icache", c->icache);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/boot/common/
H A Dcrt0.S45 sync # sync ; isync after flushing the icache
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/avr32/mm/
H A Dcache.c81 linesz = boot_cpu_data.icache.linesz;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh/
H A Dprocessor.h69 struct cache_info icache; /* Primary I-cache */ member in struct:sh_cpuinfo
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-omap2/
H A Dsram-fn.S250 mcrr p15, 1, r8, r4, c12 @ preload into icache
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dext2fs.h200 struct ext2_inode_cache *icache; member in struct:struct_ext2_filsys

Completed in 190 milliseconds

12