Home
last modified time | relevance | path

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

12

/linux-6.14.4/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.14.4/arch/alpha/include/asm/
Dpage.h29 typedef struct { unsigned long pgprot; } pgprot_t; typedef
48 typedef unsigned long pgprot_t; typedef
/linux-6.14.4/arch/sh/include/asm/
Dpage.h64 typedef struct { unsigned long long pgprot; } pgprot_t; typedef
72 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-6.14.4/arch/parisc/include/asm/
Dpage.h39 typedef struct { unsigned long pgprot; } pgprot_t; typedef
69 typedef unsigned long pgprot_t; typedef
/linux-6.14.4/arch/sparc/include/asm/
Dpage_64.h71 typedef struct { unsigned long pgprot; } pgprot_t; typedef
94 typedef unsigned long pgprot_t; typedef
Dpage_32.h58 typedef struct { unsigned long pgprot; } pgprot_t; typedef
86 typedef unsigned long pgprot_t; typedef
/linux-6.14.4/arch/m68k/include/asm/
Dpage.h26 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-6.14.4/arch/nios2/include/asm/
Dpage.h58 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-6.14.4/arch/openrisc/include/asm/
Dpage.h47 } pgprot_t; typedef
/linux-6.14.4/arch/arm64/include/asm/
Dpgtable-types.h49 typedef struct { pteval_t pgprot; } pgprot_t; typedef
/linux-6.14.4/arch/csky/include/asm/
Dpage.h52 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-6.14.4/arch/hexagon/include/asm/
Dpage.h65 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-6.14.4/arch/arc/include/asm/
Dpage.h79 } pgprot_t; typedef
/linux-6.14.4/arch/loongarch/include/asm/
Dpage.h57 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-6.14.4/arch/microblaze/include/asm/
Dpage.h57 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-6.14.4/arch/xtensa/include/asm/
Dpage.h95 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-6.14.4/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.14.4/arch/mips/include/asm/
Dpage.h135 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-6.14.4/arch/um/include/asm/
Dpage.h61 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-6.14.4/arch/riscv/include/asm/
Dpage.h72 } pgprot_t; typedef
/linux-6.14.4/arch/s390/include/asm/
Dpage.h78 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-6.14.4/arch/x86/include/asm/
Dpgtable_types.h297 typedef struct pgprot { pgprotval_t pgprot; } pgprot_t; typedef

12