Searched refs:pgprot_t (Results 176 - 200 of 286) sorted by relevance

1234567891011>>

/linux-master/arch/powerpc/mm/kasan/
H A Dinit_book3e_64.c32 static int __init kasan_map_kernel_page(unsigned long ea, unsigned long pa, pgprot_t prot)
/linux-master/arch/nios2/mm/
H A Dinit.c128 static const pgprot_t protection_map[16] = {
/linux-master/mm/
H A Dexecmem.c25 pgprot_t pgprot = range->pgprot;
H A Dvmalloc.c95 phys_addr_t phys_addr, pgprot_t prot,
135 phys_addr_t phys_addr, pgprot_t prot,
160 phys_addr_t phys_addr, pgprot_t prot,
185 phys_addr_t phys_addr, pgprot_t prot,
210 phys_addr_t phys_addr, pgprot_t prot,
236 phys_addr_t phys_addr, pgprot_t prot,
261 phys_addr_t phys_addr, pgprot_t prot,
287 phys_addr_t phys_addr, pgprot_t prot,
316 phys_addr_t phys_addr, pgprot_t prot)
330 phys_addr_t phys_addr, pgprot_t pro
[all...]
/linux-master/arch/sh/mm/
H A Dmmap.c22 static const pgprot_t protection_map[16] = {
/linux-master/arch/x86/mm/
H A Dpgtable.c685 phys_addr_t phys, pgprot_t flags)
700 int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot)
727 int pud_set_huge(pud_t *pud, phys_addr_t addr, pgprot_t prot)
753 int pmd_set_huge(pmd_t *pmd, phys_addr_t addr, pgprot_t prot)
H A Dmmap.c238 bool pfn_modify_allowed(unsigned long pfn, pgprot_t prot)
/linux-master/arch/sh/kernel/cpu/sh4/
H A Dsq.c101 static int __sq_remap(struct sq_mapping *map, pgprot_t prot)
144 const char *name, pgprot_t prot)
/linux-master/arch/openrisc/include/asm/
H A Dpgtable.h294 static inline pte_t __mk_pte(void *page, pgprot_t pgprot)
312 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)
/linux-master/arch/alpha/include/asm/
H A Dpgtable.h203 extern inline pte_t pfn_pte(unsigned long physpfn, pgprot_t pgprot)
206 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot)
/linux-master/arch/microblaze/include/asm/
H A Dpgtable.h281 static inline pte_t mk_pte_phys(phys_addr_t physpage, pgprot_t pgprot)
296 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)
/linux-master/arch/powerpc/mm/nohash/
H A De500.c179 pgprot_t prot = init ? PAGE_KERNEL_X : PAGE_KERNEL_ROX;
192 pgprot_t prot = init ? PAGE_KERNEL_X : PAGE_KERNEL;
/linux-master/arch/powerpc/mm/book3s32/
H A Dmmu.c117 unsigned int size, pgprot_t prot)
259 unsigned int size, pgprot_t prot)
/linux-master/arch/loongarch/include/asm/
H A Dpgtable.h249 extern pmd_t mk_pmd(struct page *page, pgprot_t prot);
446 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)
569 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot)
/linux-master/arch/s390/kernel/
H A Dcrash_dump.c183 unsigned long size, pgprot_t prot)
211 unsigned long size, pgprot_t prot)
231 unsigned long pfn, unsigned long size, pgprot_t prot)
/linux-master/arch/parisc/mm/
H A Dinit.c345 pgprot_t pgprot, int force)
400 pgprot_t prot;
977 static const pgprot_t protection_map[16] = {
/linux-master/drivers/char/
H A Dmem.c261 unsigned long pfn, unsigned long size, pgprot_t *vma_prot)
287 static pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
288 unsigned long size, pgprot_t vma_prot)
/linux-master/arch/arm/mm/
H A Dmmu.c66 pgprot_t pgprot_user;
67 pgprot_t pgprot_kernel;
397 void __set_fixmap(enum fixed_addresses idx, phys_addr_t phys, pgprot_t prot)
419 static pgprot_t protection_map[16] __ro_after_init = {
713 pgprot_t phys_mem_access_prot(struct file *file, unsigned long pfn,
714 unsigned long size, pgprot_t vma_prot)
/linux-master/arch/parisc/include/asm/
H A Dpgtable.h356 static inline pte_t pfn_pte(unsigned long pfn, pgprot_t pgprot)
363 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_blit.c340 pgprot_t dst_prot;
345 pgprot_t src_prot;
/linux-master/drivers/infiniband/core/
H A Dib_core_uverbs.c68 unsigned long pfn, unsigned long size, pgprot_t prot,
/linux-master/arch/microblaze/mm/
H A Dpgtable.c256 void __set_fixmap(enum fixed_addresses idx, phys_addr_t phys, pgprot_t flags)
/linux-master/arch/um/kernel/
H A Dmem.c220 static const pgprot_t protection_map[16] = {
/linux-master/arch/csky/mm/
H A Dinit.c201 static const pgprot_t protection_map[16] = {
/linux-master/arch/x86/include/asm/xen/
H A Dpage.h314 static inline pte_t mfn_pte(unsigned long page_nr, pgprot_t pgprot)

Completed in 420 milliseconds

1234567891011>>