Searched refs:pgsizes (Results 1 – 6 of 6) sorted by relevance
472 if (!table_group->pgsizes) in pnv_try_setup_npu_table_group()473 table_group->pgsizes = pe->table_group.pgsizes; in pnv_try_setup_npu_table_group()509 table_group->pgsizes &= pe->table_group.pgsizes; in pnv_npu_compound_attach()
2649 unsigned long pgsizes; in pnv_pci_ioda_setup_iommu_api() local2656 pgsizes = pnv_ioda_parse_tce_sizes(phb); in pnv_pci_ioda_setup_iommu_api()2663 pe->table_group.pgsizes = pgsizes; in pnv_pci_ioda_setup_iommu_api()2721 pe->table_group.pgsizes = pnv_ioda_parse_tce_sizes(phb); in pnv_pci_ioda2_setup_dma_pe()
438 u32 pgsizes; in malidp_mmu_prefetch_select_mode() local441 pgsizes = *pgsize_bitmap & MALIDP_MMU_PREFETCH_FULL_PGSIZES; in malidp_mmu_prefetch_select_mode()443 while (pgsizes) { in malidp_mmu_prefetch_select_mode()444 u32 largest_pgsize = 1 << __fls(pgsizes); in malidp_mmu_prefetch_select_mode()451 pgsizes -= largest_pgsize; in malidp_mmu_prefetch_select_mode()455 pgsizes = *pgsize_bitmap & MALIDP_MMU_PREFETCH_PARTIAL_PGSIZES; in malidp_mmu_prefetch_select_mode()461 *pgsize_bitmap = 1 << __ffs(pgsizes); in malidp_mmu_prefetch_select_mode()
194 __u64 pgsizes; /* Bitmap of supported page sizes */ member
811 __u64 pgsizes; /* Bitmap of supported page sizes */ member
663 if (!(table_group->pgsizes & (1ULL << page_shift))) in tce_iommu_create_window()839 info.ddw.pgsizes = table_group->pgsizes; in tce_iommu_ioctl()