Home
last modified time | relevance | path

Searched defs:pgprot_t (Results 1 – 11 of 11) 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/arm64/include/asm/
H A Dpgtable-types.h49 typedef struct { pteval_t pgprot; } pgprot_t; typedef
/linux/arch/arc/include/asm/
H A Dpage.h79 } 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/um/include/asm/
H A Dpage.h61 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux/arch/riscv/include/asm/
H A Dpage.h72 } pgprot_t; typedef
/linux/arch/x86/include/asm/
H A Dpgtable_types.h297 typedef struct pgprot { pgprotval_t pgprot; } pgprot_t; typedef
/linux/tools/testing/vma/
H A Dvma_internal.h89 typedef struct pgprot { pgprotval_t pgprot; } pgprot_t; global() typedef