Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/dax/hmem/
Ddevice.c20 int walk_hmem_resources(struct device *host, walk_hmem_fn fn) in walk_hmem_resources() function
34 EXPORT_SYMBOL_GPL(walk_hmem_resources);
Dhmem.c127 return walk_hmem_resources(&pdev->dev, hmem_register_device); in dax_hmem_platform_probe()
/Linux-v6.6/include/linux/
Ddax.h287 int walk_hmem_resources(struct device *dev, walk_hmem_fn fn);