Searched refs:window_shift (Results 1 – 2 of 2) sorted by relevance
297 const unsigned int window_shift = ilog2(window_size); in pnv_pci_ioda2_table_alloc_pages() local298 unsigned int entries_shift = window_shift - page_shift; in pnv_pci_ioda2_table_alloc_pages()
1483 const unsigned window_shift = ilog2(window_size); in pnv_pci_ioda2_get_table_size() local1484 unsigned entries_shift = window_shift - page_shift; in pnv_pci_ioda2_get_table_size()