Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dfb.h22 pgprot_val(vma->vm_page_prot) |= _PAGE_NOCACHE_S; in fb_pgprotect()
H A Dpgtable_mm.h178 ? (__pgprot((pgprot_val(prot) & _CACHEMASK040) | _PAGE_NOCACHE_S)) \
H A Dsun3_pgtable.h27 #define _PAGE_NOCACHE_S 0x040 macro
H A Dmcf_pgtable.h42 #define _PAGE_NOCACHE_S 0x040 /* 68040 no-cache mode, serialized */ macro
H A Dmotorola_pgtable.h19 #define _PAGE_NOCACHE_S 0x040 /* 68040 no-cache mode, serialized */ macro
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dfb.h26 pgprot_val(vma->vm_page_prot) |= _PAGE_NOCACHE_S; in fb_pgprotect()
H A Dpgtable_mm.h172 ? (__pgprot((pgprot_val(prot) & _CACHEMASK040) | _PAGE_NOCACHE_S)) \
H A Dmotorola_pgtable.h19 #define _PAGE_NOCACHE_S 0x040 /* 68040 no-cache mode, serialized */ macro
H A Dsun3_pgtable.h27 #define _PAGE_NOCACHE_S 0x040 macro
H A Dmcf_pgtable.h42 #define _PAGE_NOCACHE_S 0x040 /* 68040 no-cache mode, serialized */ macro
/kernel/linux/linux-5.10/arch/m68k/kernel/
H A Ddma.c30 pgprot_val(prot) |= _PAGE_GLOBAL040 | _PAGE_NOCACHE_S; in pgprot_dmacoherent()
H A Dhead.S947 mmu_map #0x80000000,#0,#0x01000000,#_PAGE_NOCACHE_S
952 mmu_map_tt #1,#0x40000000,#0x20000000,#_PAGE_NOCACHE_S
1013 mmu_map #0xff000000,%d3,#0x01000000,#_PAGE_NOCACHE_S
1032 mmu_map_tt #1,#0xff000000,#0x01000000,#_PAGE_NOCACHE_S
1060 mmu_map #0xf0000000,#0,#0x01000000,#_PAGE_NOCACHE_S
1102 mmu_map_tt #1,#0xe0000000,#0x20000000,#_PAGE_NOCACHE_S
1122 mmu_map_tt #1,#0xe0000000,#0x20000000,#_PAGE_NOCACHE_S
1167 moveq #_PAGE_NOCACHE_S,%d3
1234 mmu_map_tt #1,#0x40000000,#0x40000000,#_PAGE_NOCACHE_S
/kernel/linux/linux-6.6/arch/m68k/kernel/
H A Ddma.c30 pgprot_val(prot) |= _PAGE_GLOBAL040 | _PAGE_NOCACHE_S; in pgprot_dmacoherent()
H 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
[all...]
/kernel/linux/linux-5.10/arch/m68k/mm/
H A Dkmap.c223 physaddr |= _PAGE_NOCACHE_S; in __ioremap()
332 cmode = _PAGE_NOCACHE_S; in kernel_set_cachemode()
/kernel/linux/linux-6.6/arch/m68k/mm/
H A Dkmap.c228 physaddr |= _PAGE_NOCACHE_S; in __ioremap()
340 cmode = _PAGE_NOCACHE_S; in kernel_set_cachemode()

Completed in 11 milliseconds