Searched defs:pgsize (Results 1 – 17 of 17) sorted by relevance
/Linux-v4.19/arch/arm64/mm/ |
D | hugetlbpage.c | 55 pte_t *ptep, size_t *pgsize) in find_num_contig() 71 static inline int num_contig_ptes(unsigned long size, size_t *pgsize) in num_contig_ptes() 108 unsigned long pgsize, in get_clear_flush() 149 unsigned long pgsize, in clear_flush() 164 size_t pgsize; in set_huge_pte_at() local 196 size_t pgsize; in set_huge_swap_pte_at() local 303 size_t pgsize; in huge_pte_clear() local 315 size_t pgsize; in huge_ptep_get_and_clear() local 360 size_t pgsize = 0; in huge_ptep_set_access_flags() local 396 size_t pgsize; in huge_ptep_set_wrprotect() local [all …]
|
/Linux-v4.19/tools/testing/selftests/powerpc/tm/ |
D | tm-vmxcopy.c | 39 unsigned long pgsize = getpagesize(); in test_vmxcopy() local
|
/Linux-v4.19/drivers/gpu/drm/etnaviv/ |
D | etnaviv_mmu.c | 18 size_t pgsize = SZ_4K; in etnaviv_domain_unmap() local 41 size_t pgsize = SZ_4K; in etnaviv_domain_map() local
|
/Linux-v4.19/drivers/mtd/tests/ |
D | readtest.c | 43 static int pgsize; variable
|
D | stresstest.c | 50 static int pgsize; variable
|
D | pagetest.c | 46 static int pgsize; variable
|
D | speedtest.c | 49 static int pgsize; variable
|
D | torturetest.c | 82 static int pgsize; variable
|
/Linux-v4.19/drivers/s390/char/ |
D | sclp_diag.h | 51 u8 pgsize; member
|
/Linux-v4.19/arch/ia64/kernel/ |
D | head.S | 165 #define SET_ONE_RR(num, pgsize, _tmp1, _tmp2, vhpt) \ argument
|
/Linux-v4.19/drivers/iommu/ |
D | iommu.c | 1517 size_t pgsize; in iommu_pgsize() local 1578 size_t pgsize = iommu_pgsize(domain, iova | paddr, size); in iommu_map() local 1639 size_t pgsize = iommu_pgsize(domain, iova, size - unmapped); in __iommu_unmap() local
|
D | io-pgtable-arm.c | 1157 static const unsigned long pgsize[] = { in arm_lpae_do_selftests() local
|
/Linux-v4.19/arch/powerpc/kvm/ |
D | book3s_64_mmu.c | 231 int pgsize; in kvmppc_mmu_book3s_64_xlate() local
|
D | book3s_64_vio_hv.c | 225 const unsigned long pgsize = 1ULL << tbl->it_page_shift; in kvmppc_rm_tce_iommu_mapped_dec() local
|
D | e500.h | 166 unsigned int pgsize = get_tlb_size(tlbe); in get_tlb_bytes() local
|
D | book3s_64_vio.c | 378 const unsigned long pgsize = 1ULL << tbl->it_page_shift; in kvmppc_tce_iommu_mapped_dec() local
|
D | book3s_64_mmu_hv.c | 204 static inline unsigned long hpte0_pgsize_encoding(unsigned long pgsize) in hpte0_pgsize_encoding() 210 static inline unsigned long hpte1_pgsize_encoding(unsigned long pgsize) in hpte1_pgsize_encoding()
|