Home
last modified time | relevance | path

Searched refs:window_shift (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/platforms/powernv/
H A Dpci-ioda-tce.c297 const unsigned int window_shift = ilog2(window_size); in pnv_pci_ioda2_table_alloc_pages() local
298 unsigned int entries_shift = window_shift - page_shift; in pnv_pci_ioda2_table_alloc_pages()
H A Dpci-ioda.c1483 const unsigned window_shift = ilog2(window_size); in pnv_pci_ioda2_get_table_size() local
1484 unsigned entries_shift = window_shift - page_shift; in pnv_pci_ioda2_get_table_size()