Home
last modified time | relevance | path

Searched defs:__pte (Results 26 – 31 of 31) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dpage.h97 #define __pte(x) ((pte_t) { (x) } ) macro
H A Dpgtable.h1217 pte_t __pte; in mk_pte_phys() local
1228 pte_t __pte = mk_pte_phys(physpage, pgprot); in mk_pte() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dmmu_notifier.h700 #define set_pte_at_notify(__mm, __address, __ptep, __pte) \ argument
/OK3568_Linux_fs/kernel/drivers/iommu/amd/
H A Diommu.c1585 u64 __pte, __npte; in alloc_pte() local
1739 u64 __pte, *pte; in iommu_map_page() local
2633 u64 *pte, __pte; in amd_iommu_iova_to_phys() local
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dparavirt.h372 static inline pte_t __pte(pteval_t val) in __pte() function
H A Dpgtable.h115 #define __pte(x) native_make_pte(x) macro

12