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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/kernel/
H A Dpci-dma.c36 unsigned long uncached = 0; local
58 uncached = ret+XCHAL_KSEG_BYPASS_VADDR-XCHAL_KSEG_CACHED_VADDR;
63 return (void*)uncached;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/lib/
H A DMakefile6 strlen_user.o strncpy_user.o strnlen_user.o uncached.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/mm/
H A DMakefile42 obj-$(CONFIG_UNCACHED_MAPPING) += uncached.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dpage.h48 #include <asm/uncached.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A DMakefile32 obj-$(CONFIG_IA64_UNCACHED_ALLOCATOR) += uncached.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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
51 #include <asm/uncached.h>
362 * The fetchop device only works on SN2 hardware, uncached and cached
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dpage-flags.h106 PG_uncached, /* Page has been mapped as uncached */
269 PAGEFLAG(Uncached, uncached)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/include/asm/
H A Dio.h294 #define uncached(addr) P2SEGADDR(addr) macro
316 * Convert a virtual cached pointer to an uncached pointer
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/mm/
H A Dtlb-miss.S150 # - the PTD must be accessed uncached
271 # - the PTD must be accessed uncached
389 # - the PTD must be accessed uncached
498 # - the PTD must be accessed uncached
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/sgi-xp/
H A Dxpc_sn2.c18 #include <asm/uncached.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/
H A Dconfigure6955 wi_struct_timeval_field_checks="uncached"
7082 if test "$wi_struct_timeval_field_checks" = "uncached" ; then

Completed in 176 milliseconds