Home
last modified time | relevance | path

Searched defs:__pte (Results 51 - 62 of 62) sorted by relevance

123

/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dpage.h82 #define __pte(x) ((pte_t) { (x) }) macro
/kernel/linux/linux-6.6/drivers/iommu/amd/
H A Dio_pgtable.c223 u64 __pte, __npte; in alloc_pte() local
370 u64 __pte, *pt in iommu_v1_map_pages() local
476 u64 *pte, __pte; iommu_v1_iova_to_phys() local
[all...]
H A Dio_pgtable_v2.c147 u64 __pte, __npte; in v2_alloc_pte() local
180 u64 *__pte; in v2_alloc_pte() local
321 u64 *pte, __pte; iommu_v2_iova_to_phys() local
[all...]
/kernel/linux/linux-5.10/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
[all...]
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dpage.h121 #define __pte(x) ((pte_t) { (x) } ) macro
H A Dpgtable.h1353 pte_t __pte; in mk_pte_phys() local
1364 pte_t __pte = mk_pte_phys(physpage, pgprot); mk_pte() local
[all...]
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dparavirt.h390 static inline pte_t __pte(pteval_t val) in __pte() function
H A Dpgtable.h119 #define __pte(x) native_make_pte(x) macro
/kernel/linux/linux-5.10/drivers/iommu/amd/
H A Diommu.c1585 u64 __pte, __npte; in alloc_pte() local
1739 u64 __pte, *pte; iommu_map_page() local
2633 u64 *pte, __pte; amd_iommu_iova_to_phys() local
[all...]

Completed in 19 milliseconds

123