Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/
H A Dpgtable-2level-types.h24 typedef struct { pteval_t pgprot; } pgprot_t; typedef
42 typedef pteval_t pgprot_t; typedef
H A Dpgtable-3level-types.h27 typedef struct { pteval_t pgprot; } pgprot_t; typedef
44 typedef pteval_t pgprot_t; typedef
H A Dpage-nommu.h23 typedef unsigned long pgprot_t; typedef
/linux/arch/sh/include/asm/
H A Dpage.h64 typedef struct { unsigned long long pgprot; } pgprot_t; typedef
72 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux/arch/parisc/include/asm/
H A Dpage.h39 typedef struct { unsigned long pgprot; } pgprot_t; typedef
69 typedef unsigned long pgprot_t; typedef
/linux/arch/m68k/include/asm/
H A Dpage.h26 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux/arch/openrisc/include/asm/
H A Dpage.h47 } pgprot_t; typedef
/linux/arch/s390/include/asm/
H A Dpage.h80 typedef struct { unsigned long pgprot; } pgprot_t; typedef
96 typedef unsigned long pgprot_t; typedef
/linux/arch/arm64/include/asm/
H A Dpgtable-types.h57 typedef struct { ptdesc_t pgprot; } pgprot_t; typedef
/linux/arch/arc/include/asm/
H A Dpage.h79 } pgprot_t; typedef
/linux/arch/loongarch/include/asm/
H A Dpage.h57 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux/arch/powerpc/include/asm/
H A Dpgtable-types.h70 typedef struct { unsigned long pgprot; } pgprot_t; typedef
H A Dpgtable-be-types.h67 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux/arch/xtensa/include/asm/
H A Dpage.h95 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux/arch/um/include/asm/
H A Dpage.h61 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux/arch/riscv/include/asm/
H A Dpage.h73 } pgprot_t; typedef
/linux/tools/testing/vma/
H A Dvma_internal.h150 typedef struct pgprot { pgprotval_t pgprot; } pgprot_t; typedef