| /linux/arch/powerpc/include/asm/ |
| H A D | pgtable-types.h | 11 typedef struct { pte_basic_t pte, pte1, pte2, pte3; } pte_t; typedef 13 typedef struct { pte_basic_t pte; } pte_t; typedef 15 typedef pte_basic_t pte_t; typedef
|
| H A D | pgtable-be-types.h | 8 typedef struct { __be64 pte; } pte_t; typedef
|
| /linux/arch/arm/include/asm/ |
| H A D | pgtable-2level-types.h | 21 typedef struct { pteval_t pte; } pte_t; typedef 39 typedef pteval_t pte_t; typedef
|
| H A D | pgtable-3level-types.h | 24 typedef struct { pteval_t pte; } pte_t; typedef 41 typedef pteval_t pte_t; typedef
|
| H A D | page-nommu.h | 20 typedef unsigned long pte_t; typedef
|
| /linux/arch/sh/include/asm/ |
| H A D | page.h | 63 typedef struct { unsigned long pte_low, pte_high; } pte_t; typedef 71 typedef struct { unsigned long pte_low; } pte_t; typedef
|
| /linux/arch/parisc/include/asm/ |
| H A D | page.h | 34 typedef struct { unsigned long pte; } pte_t; /* either 32 or 64bit */ typedef 60 typedef unsigned long pte_t; typedef
|
| /linux/arch/m68k/include/asm/ |
| H A D | page.h | 24 typedef struct { unsigned long pte; } pte_t; typedef
|
| /linux/arch/nios2/include/asm/ |
| H A D | page.h | 56 typedef struct { unsigned long pte; } pte_t; typedef
|
| /linux/arch/openrisc/include/asm/ |
| H A D | page.h | 41 } pte_t; typedef
|
| /linux/arch/s390/include/asm/ |
| H A D | page.h | 82 typedef struct { unsigned long pte; } pte_t; typedef 98 typedef unsigned long pte_t; typedef
|
| /linux/arch/arm64/include/asm/ |
| H A D | pgtable-types.h | 31 typedef struct { pteval_t pte; } pte_t; typedef
|
| /linux/arch/arc/include/asm/ |
| H A D | page.h | 72 } pte_t; typedef
|
| /linux/arch/loongarch/include/asm/ |
| H A D | page.h | 45 typedef struct { unsigned long pte; } pte_t; typedef
|
| /linux/arch/microblaze/include/asm/ |
| H A D | page.h | 56 typedef struct { unsigned long pte; } pte_t; typedef
|
| /linux/arch/xtensa/include/asm/ |
| H A D | page.h | 93 typedef struct { unsigned long pte; } pte_t; /* page table entry */ typedef
|
| /linux/arch/x86/include/asm/ |
| H A D | pgtable_64_types.h | 21 typedef struct { pteval_t pte; } pte_t; typedef
|
| /linux/arch/um/include/asm/ |
| H A D | page.h | 32 typedef struct { unsigned long pte; } pte_t; typedef
|
| /linux/arch/riscv/include/asm/ |
| H A D | page.h | 69 } pte_t; typedef
|