Home
last modified time | relevance | path

Searched defs:table_shift (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Diommu-common.h21 unsigned long table_shift; member
/linux-4.4.14/lib/
Diommu-common.c53 u32 table_shift, in iommu_tbl_pool_init()
/linux-4.4.14/arch/powerpc/platforms/powernv/
Dpci-ioda.c2137 unsigned table_shift = entries_shift + 3; in pnv_pci_ioda2_get_table_size() local
2259 unsigned table_shift = max_t(unsigned, entries_shift + 3, PAGE_SHIFT); in pnv_pci_ioda2_table_alloc_pages() local