Home
last modified time | relevance | path

Searched refs:MEM_NON_CACHEABLE (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/cris/mm/
Dinit.c452 MEM_NON_CACHEABLE); in init_ioremap()
454 MEM_NON_CACHEABLE); in init_ioremap()
456 MEM_NON_CACHEABLE); in init_ioremap()
462 ioremap((unsigned long)(MEM_CSE1_START | MEM_NON_CACHEABLE), 16); in init_ioremap()
464 ioremap((unsigned long)(MEM_CSP0_START | MEM_NON_CACHEABLE), 16); in init_ioremap()
466 ioremap((unsigned long)(MEM_CSP4_START | MEM_NON_CACHEABLE), 16); in init_ioremap()
/linux-2.4.37.9/include/asm-cris/
Dsv_addr_ag.h92 #define MEM_NON_CACHEABLE (0x80000000) macro
/linux-2.4.37.9/arch/cris/drivers/
Dvirtex.c397 MEM_NON_CACHEABLE), 16); in virtex_init()