Searched defs:pgprot (Results 51 - 56 of 56) sorted by last modified time

123

/linux-master/arch/powerpc/include/asm/
H A Dpgtable-be-types.h67 typedef struct { unsigned long pgprot; } pgprot_t; member in struct:__anon23
H A Dpgtable-types.h60 typedef struct { unsigned long pgprot; } pgprot_t; member in struct:__anon32
/linux-master/arch/nios2/mm/
H A Dioremap.c28 pgprot_t pgprot = __pgprot(_PAGE_GLOBAL | _PAGE_PRESENT | _PAGE_READ local
/linux-master/include/linux/
H A Dpfn_t.h80 static inline pte_t pfn_t_pte(pfn_t pfn, pgprot_t pgprot) argument
87 static inline pmd_t pfn_t_pmd(pfn_t pfn, pgprot_t pgprot) argument
93 static inline pud_t pfn_t_pud(pfn_t pfn, pgprot_t pgprot) argument
/linux-master/arch/arm/include/asm/
H A Dpgtable-2level-types.h24 typedef struct { pteval_t pgprot; } pgprot_t; member in struct:__anon45
H A Dpgtable-3level-types.h27 typedef struct { pteval_t pgprot; } pgprot_t; member in struct:__anon49

Completed in 222 milliseconds

123