Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dmemremap.h194 void devm_memunmap_pages(struct device *dev, struct dev_pagemap *pgmap);
215 static inline void devm_memunmap_pages(struct device *dev, in devm_memunmap_pages() function
/linux-6.3-rc2/mm/
A Dmemremap.c419 void devm_memunmap_pages(struct device *dev, struct dev_pagemap *pgmap) in devm_memunmap_pages() function
423 EXPORT_SYMBOL_GPL(devm_memunmap_pages);
/linux-6.3-rc2/Documentation/translations/zh_CN/mm/
A Dhmm.rst249 devm_memunmap_pages() 和 devm_release_mem_region() 当资源可以绑定到 ``struct device``.
/linux-6.3-rc2/drivers/pci/
A Dp2pdma.c352 devm_memunmap_pages(&pdev->dev, pgmap); in pci_p2pdma_add_resource()
/linux-6.3-rc2/Documentation/mm/
A Dhmm.rst301 devm_memunmap_pages(), and devm_release_mem_region() when the resources can

Completed in 8 milliseconds