/linux-4.4.14/arch/arm/include/asm/ |
D | pgtable-2level-types.h | 43 #define __pte(x) ((pte_t) { (x) } ) macro 61 #define __pte(x) (x) macro
|
D | pgtable-3level-types.h | 46 #define __pte(x) ((pte_t) { (x) } ) macro 63 #define __pte(x) (x) macro
|
D | page-nommu.h | 42 #define __pte(x) (x) macro
|
/linux-4.4.14/arch/mips/include/asm/ |
D | page.h | 121 #define __pte(x) ({ pte_t __pte = {(x), ((unsigned long long)(x)) >> 32}; __pte; }) macro 125 #define __pte(x) ((pte_t) { (x) } ) macro 130 #define __pte(x) ((pte_t) { (x) } ) macro
|
/linux-4.4.14/arch/unicore32/include/asm/ |
D | page.h | 45 #define __pte(x) ((pte_t) { (x) }) macro 61 #define __pte(x) (x) macro
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | pgtable-types.h | 39 #define __pte(x) ((pte_t) { (x) } ) macro 65 #define __pte(x) (x) macro
|
/linux-4.4.14/arch/arc/include/asm/ |
D | page.h | 51 #define __pte(x) ((pte_t) { (x) }) macro 70 #define __pte(x) (x) macro
|
/linux-4.4.14/arch/sh/include/asm/ |
D | page.h | 82 #define __pte(x) \ macro 89 #define __pte(x) ((pte_t) { (x) } ) macro 95 #define __pte(x) ((pte_t) { (x) } ) macro
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | page.h | 40 #define __pte(x) ((pte_t) { (x) } ) macro 59 #define __pte(x) (x) macro
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | page_64.h | 71 #define __pte(x) ((pte_t) { (x) } ) macro 94 #define __pte(x) (x) macro
|
D | page_32.h | 70 #define __pte(x) ((pte_t) { (x) } ) macro 98 #define __pte(x) (x) macro
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | page.h | 34 #define __pte(x) ((pte_t) { (x) } ) macro
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | page.h | 54 #define __pte(x) ((pte_t) { (x) } ) macro 76 #define __pte(x) (x) macro
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | page.h | 191 # define __pte(x) ((pte_t) { (x) } ) macro 212 # define __pte(x) (x) macro
|
/linux-4.4.14/arch/cris/include/asm/ |
D | page.h | 36 #define __pte(x) ((pte_t) { (x) } ) macro
|
/linux-4.4.14/arch/nios2/include/asm/ |
D | page.h | 69 #define __pte(x) ((pte_t) { (x) }) macro
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | page.h | 290 #define __pte(x) ((pte_t) { (x) }) macro 333 #define __pte(x) (x) macro
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | page.h | 41 #define __pte(x) ((pte_t) { (x) }) macro
|
/linux-4.4.14/arch/openrisc/include/asm/ |
D | page.h | 70 #define __pte(x) ((pte_t) { (x) }) macro
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | page.h | 56 #define __pte(x) ((pte_t) { (x) }) macro
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | page.h | 39 #define __pte(x) ((pte_t) { (x) } ) macro
|
/linux-4.4.14/include/asm-generic/ |
D | page.h | 58 #define __pte(x) ((pte_t) { (x) } ) macro
|
/linux-4.4.14/arch/hexagon/include/asm/ |
D | page.h | 90 #define __pte(x) ((pte_t) { (x) }) macro
|
/linux-4.4.14/arch/tile/gxio/ |
D | iorpc_mpipe.c | 55 pte_t __pte; in gxio_mpipe_init_buffer_stack_aux() local 111 pte_t __pte; in gxio_mpipe_init_notif_ring_aux() local 297 pte_t __pte; in gxio_mpipe_init_edma_ring_aux() local
|
/linux-4.4.14/arch/frv/include/asm/ |
D | page.h | 36 #define __pte(x) ((pte_t) { (x) } ) macro
|
/linux-4.4.14/arch/metag/include/asm/ |
D | page.h | 83 #define __pte(x) ((pte_t) { (x) }) macro
|
/linux-4.4.14/arch/score/include/asm/ |
D | page.h | 53 #define __pte(x) ((pte_t) { (x) }) macro
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | page.h | 114 #define __pte(x) ((pte_t) { (x) } ) macro
|
/linux-4.4.14/arch/s390/include/asm/ |
D | page.h | 86 #define __pte(x) ((pte_t) { (x) } ) macro
|
D | pgtable.h | 1298 pte_t __pte; in mk_pte_phys() local 1306 pte_t __pte = mk_pte_phys(physpage, pgprot); in mk_pte() local
|
/linux-4.4.14/arch/tile/include/asm/ |
D | page.h | 101 #define __pte(x) hv_pte(x) macro
|
/linux-4.4.14/arch/um/include/asm/ |
D | page.h | 91 #define __pte(x) ((pte_t) { (x) } ) macro
|
/linux-4.4.14/arch/microblaze/include/asm/ |
D | page.h | 113 # define __pte(x) ((pte_t) { (x) }) macro
|
/linux-4.4.14/include/linux/ |
D | mmu_notifier.h | 406 #define set_pte_at_notify(__mm, __address, __ptep, __pte) \ argument
|
/linux-4.4.14/drivers/iommu/ |
D | amd_iommu.c | 1328 u64 __pte, *pte; in iommu_map_page() local 2377 u64 *pte, __pte; in dma_ops_domain_map() local 3087 u64 *pte, __pte; in amd_iommu_iova_to_phys() local
|
/linux-4.4.14/arch/x86/include/asm/ |
D | paravirt.h | 402 static inline pte_t __pte(pteval_t val) in __pte() function
|
D | pgtable.h | 90 #define __pte(x) native_make_pte(x) macro
|