Home
last modified time | relevance | path

Searched defs:pgprot_t (Results 1 – 25 of 27) sorted by relevance

12

/linux-5.19.10/arch/arm/include/asm/
Dpgtable-2level-types.h24 typedef struct { pteval_t pgprot; } pgprot_t; typedef
42 typedef pteval_t pgprot_t; typedef
Dpgtable-3level-types.h27 typedef struct { pteval_t pgprot; } pgprot_t; typedef
44 typedef pteval_t pgprot_t; typedef
Dpage-nommu.h23 typedef unsigned long pgprot_t; typedef
/linux-5.19.10/arch/alpha/include/asm/
Dpage.h34 typedef struct { unsigned long pgprot; } pgprot_t; typedef
53 typedef unsigned long pgprot_t; typedef
/linux-5.19.10/arch/sh/include/asm/
Dpage.h77 typedef struct { unsigned long long pgprot; } pgprot_t; typedef
85 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-5.19.10/arch/sparc/include/asm/
Dpage_64.h74 typedef struct { unsigned long pgprot; } pgprot_t; typedef
97 typedef unsigned long pgprot_t; typedef
Dpage_32.h60 typedef struct { unsigned long pgprot; } pgprot_t; typedef
88 typedef unsigned long pgprot_t; typedef
/linux-5.19.10/arch/parisc/include/asm/
Dpage.h48 typedef struct { unsigned long pgprot; } pgprot_t; typedef
78 typedef unsigned long pgprot_t; typedef
/linux-5.19.10/arch/ia64/include/asm/
Dpage.h161 typedef struct { unsigned long pgprot; } pgprot_t; typedef
184 typedef unsigned long pgprot_t; typedef
/linux-5.19.10/arch/m68k/include/asm/
Dpage.h32 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-5.19.10/arch/arm64/include/asm/
Dpgtable-types.h43 typedef struct { pteval_t pgprot; } pgprot_t; typedef
/linux-5.19.10/arch/nios2/include/asm/
Dpage.h63 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-5.19.10/arch/openrisc/include/asm/
Dpage.h56 } pgprot_t; typedef
/linux-5.19.10/arch/loongarch/include/asm/
Dpage.h72 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-5.19.10/include/asm-generic/
Dpage.h48 } pgprot_t; typedef
/linux-5.19.10/arch/csky/include/asm/
Dpage.h63 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-5.19.10/arch/hexagon/include/asm/
Dpage.h71 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-5.19.10/arch/arc/include/asm/
Dpage.h79 } pgprot_t; typedef
/linux-5.19.10/arch/powerpc/include/asm/
Dpgtable-types.h60 typedef struct { unsigned long pgprot; } pgprot_t; typedef
Dpgtable-be-types.h67 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-5.19.10/arch/microblaze/include/asm/
Dpage.h65 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-5.19.10/arch/xtensa/include/asm/
Dpage.h99 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-5.19.10/arch/mips/include/asm/
Dpage.h154 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-5.19.10/arch/um/include/asm/
Dpage.h80 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-5.19.10/arch/riscv/include/asm/
Dpage.h75 } pgprot_t; typedef

12