Home
last modified time | relevance | path

Searched defs:cached (Results 1 – 7 of 7) sorted by relevance

/arch/frv/include/asm/
Dhighmem.h77 #define __kmap_atomic_primary(cached, paddr, ampr) \ argument
124 #define __kunmap_atomic_primary(cached, ampr) \ argument
/arch/arm/plat-omap/
Dsram.c76 unsigned long skip, int cached) in omap_map_sram()
/arch/s390/appldata/
Dappldata_mem.c57 u64 cached; /* size of (used) cache, w/o buffers */ member
/arch/arm/mach-omap2/
Dsram.c125 int cached = 1; in omap2_map_sram() local
/arch/unicore32/mm/
Dinit.c63 int shared = 0, cached = 0, slab = 0, i; in show_mem() local
/arch/arm/mm/
Dioremap.c403 __arm_ioremap_exec(phys_addr_t phys_addr, size_t size, bool cached) in __arm_ioremap_exec()
/arch/avr32/include/asm/
Dio.h302 #define cached(addr) P1SEGADDR(addr) macro