/Linux-v5.4/arch/arm64/mm/ |
D | hugetlbpage.c | 67 pte_t *ptep, size_t *pgsize) in find_num_contig() 83 static inline int num_contig_ptes(unsigned long size, size_t *pgsize) in num_contig_ptes() 120 unsigned long pgsize, in get_clear_flush() 161 unsigned long pgsize, in clear_flush() 176 size_t pgsize; in set_huge_pte_at() local 208 size_t pgsize; in set_huge_swap_pte_at() local 315 size_t pgsize; in huge_pte_clear() local 327 size_t pgsize; in huge_ptep_get_and_clear() local 372 size_t pgsize = 0; in huge_ptep_set_access_flags() local 408 size_t pgsize; in huge_ptep_set_wrprotect() local [all …]
|
/Linux-v5.4/tools/testing/selftests/powerpc/tm/ |
D | tm-vmxcopy.c | 39 unsigned long pgsize = getpagesize(); in test_vmxcopy() local
|
/Linux-v5.4/drivers/gpu/drm/etnaviv/ |
D | etnaviv_mmu.c | 20 size_t pgsize = SZ_4K; in etnaviv_context_unmap() local 44 size_t pgsize = SZ_4K; in etnaviv_context_map() local
|
/Linux-v5.4/drivers/mtd/tests/ |
D | readtest.c | 31 static int pgsize; variable
|
D | stresstest.c | 38 static int pgsize; variable
|
D | pagetest.c | 34 static int pgsize; variable
|
D | speedtest.c | 37 static int pgsize; variable
|
D | torturetest.c | 70 static int pgsize; variable
|
/Linux-v5.4/drivers/gpu/drm/panfrost/ |
D | panfrost_mmu.c | 258 size_t pgsize = get_pgsize(iova | paddr, len); in mmu_map_sg() local 311 size_t pgsize = get_pgsize(iova, len - unmapped_len); in panfrost_mmu_unmap() local
|
/Linux-v5.4/drivers/s390/char/ |
D | sclp_diag.h | 51 u8 pgsize; member
|
/Linux-v5.4/drivers/gpu/drm/arm/ |
D | malidp_planes.c | 333 u32 pgsize) in malidp_check_pages_threshold() 469 u8 readahead, u8 n_planes, u32 pgsize) in malidp_calc_mmu_control_value()
|
/Linux-v5.4/arch/ia64/kernel/ |
D | head.S | 165 #define SET_ONE_RR(num, pgsize, _tmp1, _tmp2, vhpt) \ argument
|
/Linux-v5.4/arch/powerpc/kvm/ |
D | book3s_64_mmu.c | 220 int pgsize; in kvmppc_mmu_book3s_64_xlate() local
|
D | book3s_64_vio_hv.c | 264 const unsigned long pgsize = 1ULL << tbl->it_page_shift; in kvmppc_rm_tce_iommu_mapped_dec() local
|
D | e500.h | 163 unsigned int pgsize = get_tlb_size(tlbe); in get_tlb_bytes() local
|
D | book3s_64_vio.c | 426 const unsigned long pgsize = 1ULL << tbl->it_page_shift; in kvmppc_tce_iommu_mapped_dec() local
|
D | book3s_64_mmu_hv.c | 193 static inline unsigned long hpte0_pgsize_encoding(unsigned long pgsize) in hpte0_pgsize_encoding() 199 static inline unsigned long hpte1_pgsize_encoding(unsigned long pgsize) in hpte1_pgsize_encoding()
|
/Linux-v5.4/drivers/iommu/ |
D | iommu.c | 1829 size_t pgsize; in iommu_pgsize() local 1891 size_t pgsize = iommu_pgsize(domain, iova | paddr, size); in iommu_map() local 1955 size_t pgsize = iommu_pgsize(domain, iova, size - unmapped); in __iommu_unmap() local
|
D | io-pgtable-arm.c | 1247 static const unsigned long pgsize[] = { in arm_lpae_do_selftests() local
|
/Linux-v5.4/include/linux/ |
D | iommu.h | 208 size_t pgsize; member
|