Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iommu/
Dfsl_pamu.c159 static unsigned int map_subwindow_cnt_to_wce(u32 subwindow_cnt) in map_subwindow_cnt_to_wce() argument
162 return __ffs(subwindow_cnt) - 1; in map_subwindow_cnt_to_wce()