Searched refs:devm_arch_phys_wc_add (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/gpu/drm/vboxvideo/ |
A D | vbox_ttm.c | 24 devm_arch_phys_wc_add(&pdev->dev, base, size); in vbox_mm_init()
|
/linux/drivers/gpu/drm/ast/ |
A D | ast_mm.c | 90 devm_arch_phys_wc_add(dev->dev, base, size); in ast_mm_init()
|
/linux/drivers/gpu/drm/mgag200/ |
A D | mgag200_mm.c | 103 devm_arch_phys_wc_add(dev->dev, start, len); in mgag200_mm_init()
|
/linux/include/linux/ |
A D | io.h | 135 int devm_arch_phys_wc_add(struct device *dev, unsigned long base, unsigned long size);
|
/linux/lib/ |
A D | devres.c | 546 int devm_arch_phys_wc_add(struct device *dev, unsigned long base, unsigned long size) in devm_arch_phys_wc_add() function 566 EXPORT_SYMBOL(devm_arch_phys_wc_add);
|
/linux/ |
A D | vmlinux.symvers | 4496 0x00000000 devm_arch_phys_wc_add vmlinux EXPORT_SYMBOL
|
A D | System.map | 16758 ffff8000104a0364 T devm_arch_phys_wc_add
|
A D | .tmp_System.map | 16758 ffff8000104a0364 T devm_arch_phys_wc_add
|
Completed in 326 milliseconds