| /linux/arch/arm64/mm/ |
| H A D | hugetlbpage.c | 79 pte_t *ptep, size_t *pgsize) in find_num_contig() 97 static inline int num_contig_ptes(unsigned long size, size_t *pgsize) in num_contig_ptes() 122 size_t pgsize; in huge_ptep_get() local 152 unsigned long pgsize, in get_clear_contig() 177 unsigned long pgsize, in get_clear_contig_flush() 200 unsigned long pgsize, in clear_flush() 218 size_t pgsize; in set_huge_pte_at() local 373 size_t pgsize; in huge_pte_clear() local 385 size_t pgsize; in huge_ptep_get_and_clear() local 425 size_t pgsize = 0; in huge_ptep_set_access_flags() local [all …]
|
| H A D | fault.c | 212 pte_t entry, int dirty, unsigned long pgsize) in __ptep_set_access_flags_anysz()
|
| /linux/tools/testing/selftests/powerpc/tm/ |
| H A D | tm-vmxcopy.c | 39 unsigned long pgsize = getpagesize(); in test_vmxcopy() local
|
| /linux/drivers/gpu/drm/etnaviv/ |
| H A D | etnaviv_mmu.c | 22 size_t pgsize = SZ_4K; in etnaviv_context_unmap() local 40 size_t pgsize = SZ_4K; in etnaviv_context_map() local
|
| /linux/tools/testing/selftests/powerpc/mm/ |
| H A D | exec_prot.c | 29 static unsigned long pgsize, numinsns; variable
|
| /linux/drivers/gpu/drm/panfrost/ |
| H A D | panfrost_mmu.c | 402 size_t pgsize, unmapped_len = 0; in mmu_unmap_range() local 436 size_t pgsize = get_pgsize(iova | paddr, len, &pgcount); in mmu_map_sg() local 513 size_t pgsize = get_pgsize(iova, len - unmapped_len, &pgcount); in panfrost_mmu_unmap() local
|
| /linux/tools/testing/selftests/bpf/libarena/include/libarena/ |
| H A D | userspace.h | 78 size_t pgsize = sysconf(_SC_PAGESIZE); in libarena_get_globals_pages() local
|
| /linux/drivers/mtd/tests/ |
| H A D | readtest.c | 31 static int pgsize; variable
|
| H A D | stresstest.c | 38 static int pgsize; variable
|
| H A D | speedtest.c | 37 static int pgsize; variable
|
| H A D | torturetest.c | 70 static int pgsize; variable
|
| /linux/drivers/iommu/ |
| H A D | io-pgtable-arm-selftests.c | 156 static const unsigned long pgsize[] = { in arm_lpae_do_selftests() local
|
| H A D | io-pgtable-dart.c | 227 phys_addr_t paddr, size_t pgsize, size_t pgcount, in dart_map_pages() 294 size_t pgsize, size_t pgcount, in dart_unmap_pages()
|
| H A D | sprd-iommu.c | 288 phys_addr_t paddr, size_t pgsize, size_t pgcount, in sprd_iommu_map() 325 size_t pgsize, size_t pgcount, in sprd_iommu_unmap()
|
| H A D | io-pgtable-arm-v7s.c | 508 phys_addr_t paddr, size_t pgsize, size_t pgcount, in arm_v7s_map_pages() 623 size_t pgsize, size_t pgcount, in arm_v7s_unmap_pages()
|
| H A D | ipmmu-vmsa.c | 670 phys_addr_t paddr, size_t pgsize, size_t pgcount, in ipmmu_map() 680 size_t pgsize, size_t pgcount, in ipmmu_unmap()
|
| H A D | s390-iommu.c | 914 size_t pgsize, size_t pgcount, in s390_iommu_map_pages() 1027 size_t pgsize, size_t pgcount, in s390_iommu_unmap_pages()
|
| H A D | virtio-iommu.c | 843 phys_addr_t paddr, size_t pgsize, size_t pgcount, in viommu_map_pages() 887 size_t pgsize, size_t pgcount, in viommu_unmap_pages()
|
| /linux/drivers/s390/char/ |
| H A D | sclp_diag.h | 51 u8 pgsize; member
|
| /linux/arch/powerpc/kvm/ |
| H A D | book3s_64_mmu.c | 206 int pgsize; in kvmppc_mmu_book3s_64_xlate() local
|
| H A D | e500.h | 161 unsigned int pgsize = get_tlb_size(tlbe); in get_tlb_bytes() local
|
| H A D | book3s_64_vio.c | 452 const unsigned long pgsize = 1ULL << tbl->it_page_shift; in kvmppc_tce_iommu_mapped_dec() local
|
| H A D | book3s_64_mmu_hv.c | 195 static inline unsigned long hpte0_pgsize_encoding(unsigned long pgsize) in hpte0_pgsize_encoding() 201 static inline unsigned long hpte1_pgsize_encoding(unsigned long pgsize) in hpte1_pgsize_encoding()
|
| /linux/drivers/gpu/drm/panthor/ |
| H A D | panthor_mmu.c | 944 size_t pgsize = get_pgsize(iova + offset, size - offset, &pgcount); in panthor_vm_unmap_pages() local 1015 size_t pgsize = get_pgsize(iova | paddr, len, &pgcount); in panthor_vm_map_pages() local
|
| /linux/include/uapi/linux/ |
| H A D | vfio.h | 1668 __u64 pgsize; /* page size for bitmap in bytes */ member
|