Searched refs:cached (Results 1 – 11 of 11) sorted by relevance
/arch/arm/mach-omap2/ |
D | sram.c | 122 int cached = 1; in omap2_map_sram() local 132 cached = 0; in omap2_map_sram() 136 omap_sram_skip, cached); in omap2_map_sram()
|
/arch/arm/plat-omap/ |
D | sram.c | 98 unsigned long skip, int cached) in omap_map_sram() argument 109 omap_sram_base = __arm_ioremap_exec(start, size, cached); in omap_map_sram()
|
/arch/arm/plat-omap/include/plat/ |
D | sram.h | 5 unsigned long skip, int cached);
|
/arch/s390/appldata/ |
D | appldata_mem.c | 54 u64 cached; /* size of (used) cache, w/o buffers */ member 102 mem_data->cached = P2K(global_node_page_state(NR_FILE_PAGES) in appldata_get_mem_data()
|
/arch/arm/mm/ |
D | ioremap.c | 391 __arm_ioremap_exec(phys_addr_t phys_addr, size_t size, bool cached) in __arm_ioremap_exec() argument 395 if (cached) in __arm_ioremap_exec()
|
D | Kconfig | 221 The ARM1020 is the 32K cached version of the ARM10 processor,
|
/arch/xtensa/ |
D | Kconfig | 548 1: WT cached, 550 4: WB cached, 666 bool "MMUv2: 128MB cached + 128MB uncached" 674 bool "256MB cached + 256MB uncached" 682 bool "512MB cached + 512MB uncached" 699 at 0xd0000000 (cached) and 0xd8000000 (uncached).
|
/arch/arm/include/asm/ |
D | io.h | 140 extern void __iomem *__arm_ioremap_exec(phys_addr_t, size_t, bool cached);
|
/arch/arm64/ |
D | Kconfig | 745 of the trace cached. 760 of the trace cached. 950 On Falkor v1, an incorrect ASID may be cached in the TLB when ASID
|
/arch/sparc/lib/ |
D | M7memcpy.S | 448 ! other cached values during a large memcpy
|
/arch/powerpc/ |
D | Kconfig | 721 For example, each cached file will using a multiple of the
|