Searched refs:_PAGE_NOCACHE_S (Results 1 - 8 of 8) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/mm/
H A Dkmap.c163 physaddr |= _PAGE_NOCACHE_S;
305 cmode = _PAGE_NOCACHE_S;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dsun3_pgtable.h26 #define _PAGE_NOCACHE_S 0x040 macro
H A Dmotorola_pgtable.h20 #define _PAGE_NOCACHE_S 0x040 /* 68040 no-cache mode, serialized */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dsun3_pgtable.h26 #define _PAGE_NOCACHE_S 0x040 macro
H A Dmotorola_pgtable.h20 #define _PAGE_NOCACHE_S 0x040 /* 68040 no-cache mode, serialized */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/kernel/
H A Dhead.S1004 mmu_map #0x80000000,#0,#0x01000000,#_PAGE_NOCACHE_S
1009 mmu_map_tt #1,#0x40000000,#0x20000000,#_PAGE_NOCACHE_S
1070 mmu_map #0xff000000,%d3,#0x01000000,#_PAGE_NOCACHE_S
1089 mmu_map_tt #1,#0xff000000,#0x01000000,#_PAGE_NOCACHE_S
1145 mmu_map_tt #1,#0xe0000000,#0x20000000,#_PAGE_NOCACHE_S
1165 mmu_map_tt #1,#0xe0000000,#0x20000000,#_PAGE_NOCACHE_S
1214 moveq #_PAGE_NOCACHE_S,%d3
1280 mmu_map_tt #1,#0x40000000,#0x40000000,#_PAGE_NOCACHE_S
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dmem.c152 prot = (prot & _CACHEMASK040) | _PAGE_NOCACHE_S;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/
H A Dfbmem.c641 pgprot_val(vma->vm_page_prot) |= _PAGE_NOCACHE_S;

Completed in 276 milliseconds