Home
last modified time | relevance | path

Searched defs:pgprot (Results 1 - 25 of 116) sorted by relevance

12345

/kernel/linux/linux-5.10/arch/parisc/mm/
H A Dioremap.c33 pgprot_t pgprot; in ioremap() local
/kernel/linux/linux-6.6/arch/sh/mm/
H A Dioremap.c79 pgprot_t pgprot = __pgprot(prot); in ioremap_prot() local
/kernel/linux/linux-5.10/arch/sh/mm/
H A Dioremap.c85 __ioremap_caller(phys_addr_t phys_addr, unsigned long size, pgprot_t pgprot, void *caller) __ioremap_caller() argument
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dpgtable-2level-types.h24 typedef struct { pteval_t pgprot; } pgprot_t; member
H A Dpgtable-3level-types.h27 typedef struct { pteval_t pgprot; } pgprot_t; member
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dpgtable-2level-types.h24 typedef struct { pteval_t pgprot; } pgprot_t; member
H A Dpgtable-3level-types.h27 typedef struct { pteval_t pgprot; } pgprot_t; member
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dpage.h32 typedef struct { unsigned long pgprot; } pgprot_t; member
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dpgtable-types.h43 typedef struct { pteval_t pgprot; } pgprot_t; member
/kernel/linux/linux-5.10/arch/nios2/mm/
H A Dioremap.c28 pgprot_t pgprot = __pgprot(_PAGE_GLOBAL | _PAGE_PRESENT | _PAGE_READ in remap_area_pte() local
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dpgtable-types.h43 typedef struct { pteval_t pgprot; } pgprot_t; member
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dpage.h32 typedef struct { unsigned long pgprot; } pgprot_t; member
/kernel/linux/linux-6.6/arch/nios2/mm/
H A Dioremap.c28 pgprot_t pgprot = __pgprot(_PAGE_GLOBAL | _PAGE_PRESENT | _PAGE_READ in remap_area_pte() local
/kernel/linux/linux-5.10/include/linux/
H A Dpfn_t.h80 static inline pte_t pfn_t_pte(pfn_t pfn, pgprot_t pgprot) in pfn_t_pte() argument
87 static inline pmd_t pfn_t_pmd(pfn_t pfn, pgprot_t pgprot) in pfn_t_pmd() argument
93 static inline pud_t pfn_t_pud(pfn_t pfn, pgprot_t pgprot) in pfn_t_pud() argument
/kernel/linux/linux-6.6/include/linux/
H A Dpfn_t.h80 static inline pte_t pfn_t_pte(pfn_t pfn, pgprot_t pgprot) in pfn_t_pte() argument
87 static inline pmd_t pfn_t_pmd(pfn_t pfn, pgprot_t pgprot) in pfn_t_pmd() argument
93 static inline pud_t pfn_t_pud(pfn_t pfn, pgprot_t pgprot) in pfn_t_pud() argument
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dpage.h69 typedef struct { unsigned long pgprot; } pgprot_t; member
/kernel/linux/linux-5.10/arch/openrisc/include/asm/
H A Dpage.h55 unsigned long pgprot; member
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dpgtable-types.h44 typedef struct { unsigned long pgprot; } pgprot_t; member
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dhugetlb.h80 static inline pte_t mk_huge_pte(struct page *page, pgprot_t pgprot) in mk_huge_pte() argument
/kernel/linux/linux-5.10/arch/um/include/asm/
H A Dpgtable-3level.h94 static inline pte_t pfn_pte(unsigned long page_nr, pgprot_t pgprot) in pfn_pte() argument
103 static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot) in pfn_pmd() argument
/kernel/linux/linux-5.10/arch/nios2/include/asm/
H A Dpage.h63 typedef struct { unsigned long pgprot; } pgprot_t; member
/kernel/linux/linux-5.10/arch/arc/include/asm/
H A Dpage.h54 unsigned long pgprot; member
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dpage.h34 typedef struct { unsigned long pgprot; } pgprot_t; member
/kernel/linux/linux-5.10/arch/csky/include/asm/
H A Dpage.h63 typedef struct { unsigned long pgprot; } pgprot_t; member
/kernel/linux/linux-5.10/arch/hexagon/include/asm/
H A Dpage.h71 typedef struct { unsigned long pgprot; } pgprot_t; member

Completed in 10 milliseconds

12345