Searched defs:newprot (Results 1 - 25 of 35) sorted by relevance

12

/linux-master/arch/arc/include/asm/
H A Dpgtable-bits-arcv2.h98 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) argument
H A Dhugepage.h49 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) argument
/linux-master/arch/s390/include/asm/
H A Dhugetlb.h122 static inline pte_t huge_pte_modify(pte_t pte, pgprot_t newprot) argument
/linux-master/include/asm-generic/
H A Dhugetlb.h40 static inline pte_t huge_pte_modify(pte_t pte, pgprot_t newprot) argument
/linux-master/arch/m68k/include/asm/
H A Dmotorola_pgtable.h90 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) argument
H A Dsun3_pgtable.h85 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) argument
H A Dmcf_pgtable.h105 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) argument
/linux-master/arch/csky/include/asm/
H A Dpgtable.h257 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) argument
/linux-master/arch/powerpc/include/asm/nohash/
H A Dpgtable.h254 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) argument
/linux-master/arch/nios2/include/asm/
H A Dpgtable.h150 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) argument
/linux-master/mm/
H A Dmprotect.c83 change_pte_range(struct mmu_gather *tlb, struct vm_area_struct *vma, pmd_t *pmd, unsigned long addr, unsigned long end, pgprot_t newprot, unsigned long cp_flags) argument
355 change_pmd_range(struct mmu_gather *tlb, struct vm_area_struct *vma, pud_t *pud, unsigned long addr, unsigned long end, pgprot_t newprot, unsigned long cp_flags) argument
439 change_pud_range(struct mmu_gather *tlb, struct vm_area_struct *vma, p4d_t *p4d, unsigned long addr, unsigned long end, pgprot_t newprot, unsigned long cp_flags) argument
462 change_p4d_range(struct mmu_gather *tlb, struct vm_area_struct *vma, pgd_t *pgd, unsigned long addr, unsigned long end, pgprot_t newprot, unsigned long cp_flags) argument
485 change_protection_range(struct mmu_gather *tlb, struct vm_area_struct *vma, unsigned long addr, unsigned long end, pgprot_t newprot, unsigned long cp_flags) argument
519 pgprot_t newprot = vma->vm_page_prot; local
[all...]
/linux-master/arch/sparc/include/asm/
H A Dpgtable_32.h302 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) argument
/linux-master/arch/sh/include/asm/
H A Dpgtable_32.h391 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) argument
/linux-master/arch/um/include/asm/
H A Dpgtable.h271 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) argument
/linux-master/arch/mips/include/asm/
H A Dpgtable.h514 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) argument
523 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) argument
532 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) argument
725 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) argument
[all...]
/linux-master/arch/arm/include/asm/
H A Dpgtable.h270 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) argument
H A Dpgtable-3level.h224 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) argument
/linux-master/arch/powerpc/mm/book3s64/
H A Dpgtable.c253 pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) argument
/linux-master/arch/openrisc/include/asm/
H A Dpgtable.h312 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) argument
/linux-master/arch/xtensa/include/asm/
H A Dpgtable.h284 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) argument
/linux-master/arch/alpha/include/asm/
H A Dpgtable.h206 extern inline pte_t pte_modify(pte_t pte, pgprot_t newprot) argument
/linux-master/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h510 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) argument
/linux-master/arch/microblaze/include/asm/
H A Dpgtable.h296 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) argument
/linux-master/arch/loongarch/include/asm/
H A Dpgtable.h446 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) argument
569 static inline pmd_t pmd_modify(pmd_t pmd, pgprot_t newprot) argument
/linux-master/arch/parisc/include/asm/
H A Dpgtable.h363 static inline pte_t pte_modify(pte_t pte, pgprot_t newprot) argument

Completed in 189 milliseconds

12