Home
last modified time | relevance | path

Searched refs:_PAGE_NO_CACHE (Results 1 – 25 of 71) sorted by relevance

123

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/include/asm/nohash/
H A Dpgtable.h13 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE)
15 _PAGE_NO_CACHE | _PAGE_GUARDED)
53 static inline bool pte_ci(pte_t pte) { return pte_val(pte) & _PAGE_NO_CACHE; } in pte_ci()
230 #define _PAGE_CACHE_CTL (_PAGE_COHERENT | _PAGE_GUARDED | _PAGE_NO_CACHE | \
234 _PAGE_NO_CACHE | _PAGE_GUARDED))
237 _PAGE_NO_CACHE))
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/include/asm/nohash/
H A Dpgtable.h13 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE)
15 _PAGE_NO_CACHE | _PAGE_GUARDED)
53 static inline bool pte_ci(pte_t pte) { return pte_val(pte) & _PAGE_NO_CACHE; } in pte_ci()
230 #define _PAGE_CACHE_CTL (_PAGE_COHERENT | _PAGE_GUARDED | _PAGE_NO_CACHE | \
234 _PAGE_NO_CACHE | _PAGE_GUARDED))
237 _PAGE_NO_CACHE))
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/include/asm/nohash/
H A Dpgtable.h13 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE)
15 _PAGE_NO_CACHE | _PAGE_GUARDED)
53 static inline bool pte_ci(pte_t pte) { return pte_val(pte) & _PAGE_NO_CACHE; } in pte_ci()
230 #define _PAGE_CACHE_CTL (_PAGE_COHERENT | _PAGE_GUARDED | _PAGE_NO_CACHE | \
234 _PAGE_NO_CACHE | _PAGE_GUARDED))
237 _PAGE_NO_CACHE))
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/microblaze/include/asm/
H A Dpgtable.h50 #define _PAGE_CACHE_CTL (_PAGE_GUARDED | _PAGE_NO_CACHE | \
55 _PAGE_NO_CACHE | _PAGE_GUARDED))
59 _PAGE_NO_CACHE))
150 #define _PAGE_NO_CACHE 0x004 /* I: caching is inhibited */ macro
190 #define _PAGE_IO (_PAGE_KERNEL | _PAGE_NO_CACHE | _PAGE_GUARDED)
267 static inline void pte_uncache(pte_t pte) { pte_val(pte) |= _PAGE_NO_CACHE; } in pte_uncache()
268 static inline void pte_cache(pte_t pte) { pte_val(pte) &= ~_PAGE_NO_CACHE; } in pte_cache()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/microblaze/include/asm/
H A Dpgtable.h50 #define _PAGE_CACHE_CTL (_PAGE_GUARDED | _PAGE_NO_CACHE | \
55 _PAGE_NO_CACHE | _PAGE_GUARDED))
59 _PAGE_NO_CACHE))
150 #define _PAGE_NO_CACHE 0x004 /* I: caching is inhibited */ macro
190 #define _PAGE_IO (_PAGE_KERNEL | _PAGE_NO_CACHE | _PAGE_GUARDED)
267 static inline void pte_uncache(pte_t pte) { pte_val(pte) |= _PAGE_NO_CACHE; } in pte_uncache()
268 static inline void pte_cache(pte_t pte) { pte_val(pte) &= ~_PAGE_NO_CACHE; } in pte_cache()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/microblaze/include/asm/
H A Dpgtable.h50 #define _PAGE_CACHE_CTL (_PAGE_GUARDED | _PAGE_NO_CACHE | \
55 _PAGE_NO_CACHE | _PAGE_GUARDED))
59 _PAGE_NO_CACHE))
150 #define _PAGE_NO_CACHE 0x004 /* I: caching is inhibited */ macro
190 #define _PAGE_IO (_PAGE_KERNEL | _PAGE_NO_CACHE | _PAGE_GUARDED)
267 static inline void pte_uncache(pte_t pte) { pte_val(pte) |= _PAGE_NO_CACHE; } in pte_uncache()
268 static inline void pte_cache(pte_t pte) { pte_val(pte) &= ~_PAGE_NO_CACHE; } in pte_cache()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h78 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE)
80 _PAGE_NO_CACHE | _PAGE_GUARDED)
379 return !!(pte_val(pte) & _PAGE_NO_CACHE); in pte_ci()
551 #define _PAGE_CACHE_CTL (_PAGE_COHERENT | _PAGE_GUARDED | _PAGE_NO_CACHE | \
558 _PAGE_NO_CACHE | _PAGE_GUARDED); in pgprot_noncached()
565 _PAGE_NO_CACHE); in pgprot_noncached_wc()
H A Dhash.h25 #define _PAGE_NO_CACHE 0x020 /* I: cache inhibit */ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h78 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE)
80 _PAGE_NO_CACHE | _PAGE_GUARDED)
379 return !!(pte_val(pte) & _PAGE_NO_CACHE); in pte_ci()
551 #define _PAGE_CACHE_CTL (_PAGE_COHERENT | _PAGE_GUARDED | _PAGE_NO_CACHE | \
558 _PAGE_NO_CACHE | _PAGE_GUARDED); in pgprot_noncached()
565 _PAGE_NO_CACHE); in pgprot_noncached_wc()
H A Dhash.h25 #define _PAGE_NO_CACHE 0x020 /* I: cache inhibit */ macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h78 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_NO_CACHE)
80 _PAGE_NO_CACHE | _PAGE_GUARDED)
379 return !!(pte_val(pte) & _PAGE_NO_CACHE); in pte_ci()
551 #define _PAGE_CACHE_CTL (_PAGE_COHERENT | _PAGE_GUARDED | _PAGE_NO_CACHE | \
558 _PAGE_NO_CACHE | _PAGE_GUARDED); in pgprot_noncached()
565 _PAGE_NO_CACHE); in pgprot_noncached_wc()
H A Dhash.h25 #define _PAGE_NO_CACHE 0x020 /* I: cache inhibit */ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/mm/ptdump/
H A Dshared.c59 .mask = _PAGE_NO_CACHE,
60 .val = _PAGE_NO_CACHE,
H A D8xx.c66 .mask = _PAGE_NO_CACHE,
67 .val = _PAGE_NO_CACHE,
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/mm/ptdump/
H A Dshared.c59 .mask = _PAGE_NO_CACHE,
60 .val = _PAGE_NO_CACHE,
H A D8xx.c66 .mask = _PAGE_NO_CACHE,
67 .val = _PAGE_NO_CACHE,
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/mm/ptdump/
H A Dshared.c59 .mask = _PAGE_NO_CACHE,
60 .val = _PAGE_NO_CACHE,
H A D8xx.c66 .mask = _PAGE_NO_CACHE,
67 .val = _PAGE_NO_CACHE,
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_memory.h51 # define PAGE_AGP __pgprot(_PAGE_KERNEL | _PAGE_NO_CACHE)
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/parisc/include/asm/
H A Dfb.h12 pgprot_val(vma->vm_page_prot) |= _PAGE_NO_CACHE; in fb_pgprotect()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/parisc/include/asm/
H A Dfb.h12 pgprot_val(vma->vm_page_prot) |= _PAGE_NO_CACHE; in fb_pgprotect()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/parisc/include/asm/
H A Dfb.h12 pgprot_val(vma->vm_page_prot) |= _PAGE_NO_CACHE; in fb_pgprotect()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/microblaze/mm/
H A Dpgtable.c105 if (flags & _PAGE_NO_CACHE) in __ioremap()
122 return __ioremap(addr, size, _PAGE_NO_CACHE); in ioremap()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/microblaze/mm/
H A Dpgtable.c105 if (flags & _PAGE_NO_CACHE) in __ioremap()
122 return __ioremap(addr, size, _PAGE_NO_CACHE); in ioremap()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/microblaze/mm/
H A Dpgtable.c105 if (flags & _PAGE_NO_CACHE) in __ioremap()
122 return __ioremap(addr, size, _PAGE_NO_CACHE); in ioremap()

123