Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/m68k/include/asm/
A Dfb.h26 pgprot_val(vma->vm_page_prot) |= _PAGE_NOCACHE_S; in fb_pgprotect()
A Dpgtable_mm.h176 ? (__pgprot((pgprot_val(prot) & _CACHEMASK040) | _PAGE_NOCACHE_S)) \
A Dsun3_pgtable.h27 #define _PAGE_NOCACHE_S 0x040 macro
A Dmotorola_pgtable.h19 #define _PAGE_NOCACHE_S 0x040 /* 68040 no-cache mode, serialized */ macro
A Dmcf_pgtable.h42 #define _PAGE_NOCACHE_S 0x040 /* 68040 no-cache mode, serialized */ macro
/linux-6.3-rc2/arch/m68k/kernel/
A Ddma.c30 pgprot_val(prot) |= _PAGE_GLOBAL040 | _PAGE_NOCACHE_S; in pgprot_dmacoherent()
A Dhead.S957 mmu_map #0x80000000,#0,#0x01000000,#_PAGE_NOCACHE_S
962 mmu_map_tt #1,#0x40000000,#0x20000000,#_PAGE_NOCACHE_S
1023 mmu_map #0xff000000,%d3,#0x01000000,#_PAGE_NOCACHE_S
1042 mmu_map_tt #1,#0xff000000,#0x01000000,#_PAGE_NOCACHE_S
1070 mmu_map #0xf0000000,#0,#0x01000000,#_PAGE_NOCACHE_S
1112 mmu_map_tt #1,#0xe0000000,#0x20000000,#_PAGE_NOCACHE_S
1132 mmu_map_tt #1,#0xe0000000,#0x20000000,#_PAGE_NOCACHE_S
1177 moveq #_PAGE_NOCACHE_S,%d3
1244 mmu_map_tt #1,#0x40000000,#0x40000000,#_PAGE_NOCACHE_S
1252 mmu_map_tt #1,#0xFF000000,#0x01000000,#_PAGE_NOCACHE_S
/linux-6.3-rc2/arch/m68k/mm/
A Dkmap.c228 physaddr |= _PAGE_NOCACHE_S; in __ioremap()
340 cmode = _PAGE_NOCACHE_S; in kernel_set_cachemode()

Completed in 24 milliseconds