Searched refs:uncached (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/lib/
H A DMakefile6 strncpy_user.o strnlen_user.o uncached.o
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/xtensa/kernel/
H A Dpci-dma.c35 unsigned long uncached = 0; local
57 uncached = ret+XCHAL_KSEG_BYPASS_VADDR-XCHAL_KSEG_CACHED_VADDR;
62 return (void*)uncached;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/kernel/
H A DMakefile33 obj-$(CONFIG_IA64_UNCACHED_ALLOCATOR) += uncached.o
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dmspec.c16 * fetchops, uncached and cached.
25 * on our partition and used as uncached addresses from other partitions.
27 * on the same FSB perform both a cached and uncached reference to the
50 #include <asm/uncached.h>
339 * The fetchop device only works on SN2 hardware, uncached and cached
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-avr32/
H A Dio.h284 #define uncached(addr) P2SEGADDR(addr) macro
313 * Convert a virtual cached pointer to an uncached pointer
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/frv/mm/
H A Dtlb-miss.S151 # - the PTD must be accessed uncached
272 # - the PTD must be accessed uncached
390 # - the PTD must be accessed uncached
499 # - the PTD must be accessed uncached
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/sn/kernel/
H A Dxpc_partition.c25 #include <asm/uncached.h>
251 * but it happens to leave it as an uncached physical address
252 * and we need it to be an uncached virtual, so we'll have to

Completed in 117 milliseconds