Home
last modified time | relevance | path

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

/arch/powerpc/platforms/pseries/
Diommu.c1305 struct property *default_win; in enable_ddw() local
1314 default_win = of_find_property(pdn, "ibm,dma-window", NULL); in enable_ddw()
1315 if (!default_win) in enable_ddw()
1322 remove_dma_window(pdn, ddw_avail, default_win); in enable_ddw()