Searched refs:pgprot_t (Results 101 - 125 of 286) sorted by relevance

1234567891011>>

/linux-master/arch/mips/alchemy/common/
H A Dsetup.c98 unsigned long pfn, unsigned long size, pgprot_t prot)
/linux-master/arch/x86/include/asm/
H A Dset_memory.h41 int __set_memory_prot(unsigned long addr, int numpages, pgprot_t prot);
/linux-master/arch/arm64/include/asm/
H A Dfixmap.h110 extern void __set_fixmap(enum fixed_addresses idx, phys_addr_t phys, pgprot_t prot);
/linux-master/arch/arm64/kernel/pi/
H A Dmap_kernel.c24 void *start, void *end, pgprot_t prot,
44 pgprot_t text_prot = PAGE_KERNEL_ROX;
45 pgprot_t data_prot = PAGE_KERNEL;
46 pgprot_t prot;
/linux-master/arch/sh/mm/
H A Dnommu.c98 void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot)
/linux-master/include/drm/ttm/
H A Dttm_bo.h393 pgprot_t prot,
400 vm_fault_t ttm_bo_vm_dummy_page(struct vm_fault *vmf, pgprot_t prot);
428 pgprot_t ttm_io_prot(struct ttm_buffer_object *bo, struct ttm_resource *res,
429 pgprot_t tmp);
/linux-master/arch/arc/mm/
H A Dmmap.c61 static const pgprot_t protection_map[16] = {
/linux-master/arch/riscv/mm/
H A Dpageattr.c14 pgprot_t set_mask;
15 pgprot_t clear_mask;
114 pgprot_t prot = __pgprot(pmd_val(pmdp_get(pmdp)) & ~_PAGE_PFN_MASK);
154 pgprot_t prot = __pgprot(pud_val(pudp_get(pudp)) & ~_PAGE_PFN_MASK);
203 pgprot_t prot = __pgprot(p4d_val(p4dp_get(p4dp)) & ~_PAGE_PFN_MASK);
262 static int __set_memory(unsigned long addr, int numpages, pgprot_t set_mask,
263 pgprot_t clear_mask)
/linux-master/arch/mips/include/asm/
H A Dpgtable.h460 static inline pgprot_t pgprot_noncached(pgprot_t _prot)
471 static inline pgprot_t pgprot_writecombine(pgprot_t _prot)
514 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)
523 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)
532 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)
614 unsigned long pfn, unsigned long size, pgprot_t prot);
723 extern pmd_t mk_pmd(struct page *page, pgprot_t prot);
725 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newpro
[all...]
H A Dpage.h140 typedef struct { unsigned long pgprot; } pgprot_t; typedef in typeref:struct:__anon29
142 #define __pgprot(x) ((pgprot_t) { (x) } )
/linux-master/arch/riscv/kernel/
H A Dhibernate.c169 unsigned long end, pgprot_t prot)
196 unsigned long end, pgprot_t prot)
235 unsigned long end, pgprot_t prot)
274 unsigned long end, pgprot_t prot)
312 static int temp_pgtable_mapping(pgd_t *pgdp, unsigned long start, unsigned long end, pgprot_t prot)
/linux-master/arch/powerpc/mm/
H A Dmem.c40 pgprot_t __phys_mem_access_prot(unsigned long pfn, unsigned long size,
41 pgprot_t vma_prot)
65 int nid, pgprot_t prot)
417 pgprot_t kprobes_prot = strict_module_rwx_enabled() ? PAGE_KERNEL_ROX : PAGE_KERNEL_EXEC;
418 pgprot_t prot = strict_module_rwx_enabled() ? PAGE_KERNEL : PAGE_KERNEL_EXEC;
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h560 static inline pte_t pfn_pte(unsigned long pfn, pgprot_t pgprot)
640 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)
780 static inline pgprot_t pgprot_noncached(pgprot_t prot)
787 static inline pgprot_t pgprot_noncached_wc(pgprot_t prot)
794 static inline pgprot_t pgprot_cached(pgprot_t prot)
800 static inline pgprot_t pgprot_writecombine(pgprot_t pro
[all...]
H A Dhash.h261 int hash__map_kernel_page(unsigned long ea, unsigned long pa, pgprot_t prot);
269 int nid, pgprot_t prot);
/linux-master/mm/
H A Dmprotect.c85 unsigned long end, pgprot_t newprot, unsigned long cp_flags)
358 unsigned long end, pgprot_t newprot, unsigned long cp_flags)
442 unsigned long end, pgprot_t newprot, unsigned long cp_flags)
465 unsigned long end, pgprot_t newprot, unsigned long cp_flags)
488 unsigned long end, pgprot_t newprot, unsigned long cp_flags)
520 pgprot_t newprot = vma->vm_page_prot;
551 *(pgprot_t *)(walk->private)) ?
560 *(pgprot_t *)(walk->private)) ?
602 pgprot_t new_pgprot = vm_get_page_prot(newflags);
/linux-master/arch/sparc/include/asm/
H A Dpgtable_64.h196 pte_t mk_pte_io(unsigned long, pgprot_t, int, unsigned long);
200 extern pgprot_t PAGE_KERNEL;
201 extern pgprot_t PAGE_KERNEL_LOCKED;
202 extern pgprot_t PAGE_COPY;
203 extern pgprot_t PAGE_SHARED;
221 static inline pte_t pfn_pte(unsigned long pfn, pgprot_t prot)
231 static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot)
262 static inline pte_t pte_modify(pte_t pte, pgprot_t prot)
321 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot)
331 static inline pgprot_t pgprot_noncache
[all...]
/linux-master/include/linux/
H A Ddma-map-ops.h248 void *dma_common_contiguous_remap(struct page *page, size_t size, pgprot_t prot,
250 void *dma_common_pages_remap(struct page **pages, size_t size, pgprot_t prot,
370 pgprot_t dma_pgprot(struct device *dev, pgprot_t prot, unsigned long attrs);
372 static inline pgprot_t dma_pgprot(struct device *dev, pgprot_t prot,
H A Dio-mapping.h26 pgprot_t prot;
46 pgprot_t prot;
/linux-master/arch/openrisc/mm/
H A Dinit.c65 pgprot_t prot;
210 static const pgprot_t protection_map[16] = {
/linux-master/arch/xtensa/include/asm/
H A Dpage.h101 typedef struct { unsigned long pgprot; } pgprot_t; typedef in typeref:struct:__anon288
110 #define __pgprot(x) ((pgprot_t) { (x) } )
/linux-master/arch/um/include/asm/
H A Dpage.h80 typedef struct { unsigned long pgprot; } pgprot_t; typedef in typeref:struct:__anon150
89 #define __pgprot(x) ((pgprot_t) { (x) } )
/linux-master/arch/arm64/mm/
H A Dfixmap.c117 phys_addr_t phys, pgprot_t flags)
134 void *__init fixmap_remap_fdt(phys_addr_t dt_phys, int *size, pgprot_t prot)
/linux-master/arch/riscv/include/asm/
H A Dpage.h74 } pgprot_t; typedef in typeref:struct:__anon3
84 #define __pgprot(x) ((pgprot_t) { (x) })
/linux-master/arch/sh/boards/mach-sh03/
H A Dsetup.c71 pgprot_t prot;
/linux-master/arch/sh/boards/mach-landisk/
H A Dsetup.c54 pgprot_t prot;

Completed in 451 milliseconds

1234567891011>>