Searched defs:pte_t (Results 1 - 25 of 28) sorted by relevance

12

/linux-master/arch/arm/include/asm/
H A Dpage-nommu.h20 typedef unsigned long pte_t; typedef
H A Dpgtable-2level-types.h21 typedef struct { pteval_t pte; } pte_t; typedef in typeref:struct:__anon42
39 typedef pteval_t pte_t; typedef
H A Dpgtable-3level-types.h24 typedef struct { pteval_t pte; } pte_t; typedef in typeref:struct:__anon46
41 typedef pteval_t pte_t; typedef
/linux-master/arch/x86/include/asm/
H A Dpgtable-2level_types.h18 } pte_t; typedef in typeref:union:__anon95
H A Dpgtable-3level_types.h20 } pte_t; typedef in typeref:union:__anon37
/linux-master/arch/m68k/include/asm/
H A Dpage.h26 typedef struct { unsigned long pte; } pte_t; typedef in typeref:struct:__anon19
/linux-master/arch/powerpc/include/asm/
H A Dpgtable-types.h11 typedef struct { pte_basic_t pte, pte1, pte2, pte3; } pte_t; typedef in typeref:struct:__anon27
13 typedef struct { pte_basic_t pte; } pte_t; typedef in typeref:struct:__anon28
15 typedef pte_basic_t pte_t; typedef
[all...]
H A Dpgtable-be-types.h8 typedef struct { __be64 pte; } pte_t; typedef in typeref:struct:__anon19
[all...]
/linux-master/include/asm-generic/
H A Dpage.h39 } pte_t; typedef in typeref:struct:__anon240
/linux-master/arch/arc/include/asm/
H A Dpage.h72 } pte_t; typedef in typeref:struct:__anon4
/linux-master/arch/csky/include/asm/
H A Dpage.h55 typedef struct { unsigned long pte_low; } pte_t; typedef in typeref:struct:__anon7
/linux-master/arch/hexagon/include/asm/
H A Dpage.h65 typedef struct { unsigned long pte; } pte_t; typedef in typeref:struct:__anon10
/linux-master/arch/openrisc/include/asm/
H A Dpage.h50 } pte_t; typedef in typeref:struct:__anon33
/linux-master/arch/nios2/include/asm/
H A Dpage.h61 typedef struct { unsigned long pte; } pte_t; typedef in typeref:struct:__anon30
/linux-master/arch/alpha/include/asm/
H A Dpage.h30 typedef struct { unsigned long pte; } pte_t; typedef in typeref:struct:__anon1
49 typedef unsigned long pte_t; typedef
/linux-master/arch/arm64/include/asm/
H A Dpgtable-types.h23 typedef struct { pteval_t pte; } pte_t; typedef in typeref:struct:__anon11
/linux-master/arch/mips/include/asm/
H A Dpage.h110 typedef struct { unsigned long pte_low, pte_high; } pte_t; typedef in typeref:struct:__anon25
114 typedef struct { unsigned long long pte; } pte_t; typedef in typeref:struct:__anon26
119 typedef struct { unsigned long pte; } pte_t; typedef in typeref:struct:__anon27
/linux-master/arch/microblaze/include/asm/
H A Dpage.h59 typedef struct { unsigned long pte; } pte_t; typedef in typeref:struct:__anon22
/linux-master/arch/parisc/include/asm/
H A Dpage.h35 typedef struct { unsigned long pte; } pte_t; /* either 32 or 64bit */ typedef in typeref:struct:__anon36
61 typedef unsigned long pte_t; typedef
/linux-master/arch/sparc/include/asm/
H A Dpage_64.h68 typedef struct { unsigned long pte; } pte_t; typedef in typeref:struct:__anon136
91 typedef unsigned long pte_t; typedef
H A Dpage_32.h55 typedef struct { unsigned long pte; } pte_t; typedef in typeref:struct:__anon129
83 typedef unsigned long pte_t; typedef
/linux-master/arch/xtensa/include/asm/
H A Dpage.h99 typedef struct { unsigned long pte; } pte_t; /* page table entry */ typedef in typeref:struct:__anon286
/linux-master/arch/sh/include/asm/
H A Dpage.h65 typedef struct { unsigned long pte_low, pte_high; } pte_t; typedef in typeref:struct:__anon123
73 typedef struct { unsigned long pte_low; } pte_t; typedef in typeref:struct:__anon126
/linux-master/arch/um/include/asm/
H A Dpage.h37 typedef struct { unsigned long pte; } pte_t; typedef in typeref:struct:__anon144
57 typedef struct { unsigned long pte; } pte_t; typedef in typeref:struct:__anon147
/linux-master/arch/loongarch/include/asm/
H A Dpage.h50 typedef struct { unsigned long pte; } pte_t; typedef in typeref:struct:__anon1

Completed in 183 milliseconds

12