Home
last modified time | relevance | path

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

12

/linux-3.3/arch/arm/include/asm/
Dpgtable-2level-types.h36 typedef struct { pteval_t pgprot; } pgprot_t; typedef
54 typedef pteval_t pgprot_t; typedef
Dpgtable-3level-types.h39 typedef struct { pteval_t pgprot; } pgprot_t; typedef
56 typedef pteval_t pgprot_t; typedef
Dpage-nommu.h35 typedef unsigned long pgprot_t; typedef
/linux-3.3/arch/unicore32/include/asm/
Dpage.h39 typedef struct { unsigned long pgprot; } pgprot_t; typedef
55 typedef unsigned long pgprot_t; typedef
/linux-3.3/arch/sh/include/asm/
Dpage.h77 typedef struct { unsigned long long pgprot; } pgprot_t; typedef
85 typedef struct { unsigned long pgprot; } pgprot_t; typedef
91 typedef struct { unsigned long long pgprot; } pgprot_t; typedef
/linux-3.3/arch/alpha/include/asm/
Dpage.h33 typedef struct { unsigned long pgprot; } pgprot_t; typedef
52 typedef unsigned long pgprot_t; typedef
/linux-3.3/arch/sparc/include/asm/
Dpage_64.h65 typedef struct { unsigned long pgprot; } pgprot_t; typedef
85 typedef unsigned long pgprot_t; typedef
Dpage_32.h67 typedef struct { unsigned long pgprot; } pgprot_t; typedef
95 typedef unsigned long pgprot_t; typedef
/linux-3.3/arch/parisc/include/asm/
Dpage.h45 typedef struct { unsigned long pgprot; } pgprot_t; typedef
68 typedef unsigned long pgprot_t; typedef
/linux-3.3/arch/m68k/include/asm/
Dpage.h26 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-3.3/arch/ia64/include/asm/
Dpage.h180 typedef struct { unsigned long pgprot; } pgprot_t; typedef
203 typedef unsigned long pgprot_t; typedef
/linux-3.3/arch/powerpc/include/asm/
Dpage.h311 typedef struct { unsigned long pgprot; } pgprot_t; typedef
348 typedef unsigned long pgprot_t; typedef
/linux-3.3/arch/cris/include/asm/
Dpage.h28 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-3.3/arch/avr32/include/asm/
Dpage.h34 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-3.3/arch/openrisc/include/asm/
Dpage.h63 } pgprot_t; typedef
/linux-3.3/arch/mn10300/include/asm/
Dpage.h40 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-3.3/arch/m32r/include/asm/
Dpage.h32 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-3.3/arch/hexagon/include/asm/
Dpage.h84 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-3.3/include/asm-generic/
Dpage.h50 } pgprot_t; typedef
/linux-3.3/arch/frv/include/asm/
Dpage.h27 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-3.3/arch/h8300/include/asm/
Dpage.h33 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-3.3/arch/xtensa/include/asm/
Dpage.h105 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-3.3/arch/score/include/asm/
Dpage.h46 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-3.3/arch/mips/include/asm/
Dpage.h129 typedef struct { unsigned long pgprot; } pgprot_t; typedef
/linux-3.3/arch/tile/include/asm/
Dpage.h76 typedef HV_PTE pgprot_t; typedef

12