Home
last modified time | relevance | path

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

12

/linux-6.12.1/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-6.12.1/arch/alpha/include/asm/
Dpage.h33 typedef struct { unsigned long pgprot; } pgprot_t; typedef
52 typedef unsigned long pgprot_t; typedef
/linux-6.12.1/arch/sh/include/asm/
Dpage.h66 typedef struct { unsigned long long pgprot; } pgprot_t; typedef
74 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-6.12.1/arch/parisc/include/asm/
Dpage.h41 typedef struct { unsigned long pgprot; } pgprot_t; typedef
71 typedef unsigned long pgprot_t; typedef
/linux-6.12.1/arch/sparc/include/asm/
Dpage_64.h73 typedef struct { unsigned long pgprot; } pgprot_t; typedef
96 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-6.12.1/arch/m68k/include/asm/
Dpage.h28 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-6.12.1/arch/nios2/include/asm/
Dpage.h63 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-6.12.1/arch/arm64/include/asm/
Dpgtable-types.h49 typedef struct { pteval_t pgprot; } pgprot_t; typedef
/linux-6.12.1/arch/openrisc/include/asm/
Dpage.h56 } pgprot_t; typedef
/linux-6.12.1/arch/csky/include/asm/
Dpage.h59 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-6.12.1/arch/hexagon/include/asm/
Dpage.h67 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-6.12.1/arch/arc/include/asm/
Dpage.h79 } pgprot_t; typedef
/linux-6.12.1/arch/powerpc/include/asm/
Dpgtable-be-types.h67 typedef struct { unsigned long pgprot; } pgprot_t; typedef
Dpgtable-types.h70 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-6.12.1/arch/microblaze/include/asm/
Dpage.h60 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-6.12.1/arch/loongarch/include/asm/
Dpage.h62 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-6.12.1/arch/xtensa/include/asm/
Dpage.h101 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-6.12.1/arch/mips/include/asm/
Dpage.h140 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-6.12.1/arch/um/include/asm/
Dpage.h80 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-6.12.1/arch/riscv/include/asm/
Dpage.h74 } pgprot_t; typedef
/linux-6.12.1/arch/s390/include/asm/
Dpage.h83 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-6.12.1/arch/x86/include/asm/
Dpgtable_types.h293 typedef struct pgprot { pgprotval_t pgprot; } pgprot_t; typedef

12