Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Diommu.c932 static int remove_ddw(struct device_node *np, bool remove_prop, const char *win_name) in remove_ddw() function
1011 remove_ddw(pdn, true, name); in find_existing_ddw_windows_named()
1715 if (remove_ddw(np, false, DIRECT64_PROPNAME)) in iommu_reconfig_notifier()
1716 remove_ddw(np, false, DMA64_PROPNAME); in iommu_reconfig_notifier()