Searched refs:window_shift (Results 1 – 3 of 3) sorted by relevance
339 __be32 window_shift; /* ilog2(tce_window_size) */ member796 1ULL << (be32_to_cpu(dwp->window_shift) - PAGE_SHIFT), dwp); in remove_dma_window()990 int window_shift) in create_ddw() argument1013 BUID_LO(buid), page_shift, window_shift); in create_ddw()1019 BUID_LO(buid), page_shift, window_shift, ret, create->liobn, in create_ddw()1237 ddwprop->window_shift = cpu_to_be32(len); in enable_ddw()
298 const unsigned int window_shift = ilog2(window_size); in pnv_pci_ioda2_table_alloc_pages() local299 unsigned int entries_shift = window_shift - page_shift; in pnv_pci_ioda2_table_alloc_pages()
1986 const unsigned window_shift = ilog2(window_size); in pnv_pci_ioda2_get_table_size() local1987 unsigned entries_shift = window_shift - page_shift; in pnv_pci_ioda2_get_table_size()