Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dio.h109 static inline void arch_phys_wc_del(int handle) in arch_phys_wc_del() function
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_wc_x86_64.c134 arch_phys_wc_del(dd->wc_cookie); in qib_disable_wc()
/linux-4.1.27/arch/x86/kernel/cpu/mtrr/
Dmain.c570 void arch_phys_wc_del(int handle) in arch_phys_wc_del() function
577 EXPORT_SYMBOL(arch_phys_wc_del);
/linux-4.1.27/arch/x86/include/asm/
Dio.h343 extern void arch_phys_wc_del(int handle);
/linux-4.1.27/drivers/gpu/drm/
Ddrm_pci.c252 arch_phys_wc_del(dev->agp->agp_mtrr); in drm_pci_agp_destroy()
Ddrm_vm.c259 arch_phys_wc_del(map->mtrr); in drm_vm_shm_close()
Ddrm_bufs.c457 arch_phys_wc_del(map->mtrr); in drm_legacy_rmmap_locked()
/linux-4.1.27/drivers/gpu/drm/cirrus/
Dcirrus_ttm.c294 arch_phys_wc_del(cirrus->fb_mtrr); in cirrus_mm_fini()
/linux-4.1.27/drivers/gpu/drm/mgag200/
Dmgag200_ttm.c289 arch_phys_wc_del(mdev->fb_mtrr); in mgag200_mm_fini()
/linux-4.1.27/drivers/gpu/drm/ast/
Dast_ttm.c290 arch_phys_wc_del(ast->fb_mtrr); in ast_mm_fini()
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_ttm.c436 arch_phys_wc_del(drm->ttm.mtrr); in nouveau_ttm_fini()
/linux-4.1.27/drivers/gpu/drm/i915/
Di915_dma.c999 arch_phys_wc_del(dev_priv->gtt.mtrr); in i915_driver_load()
1038 arch_phys_wc_del(dev_priv->gtt.mtrr); in i915_driver_unload()
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.c863 arch_phys_wc_del(dev_priv->mmio_mtrr); in vmw_driver_load()
909 arch_phys_wc_del(dev_priv->mmio_mtrr); in vmw_driver_unload()
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_object.c460 arch_phys_wc_del(rdev->mc.vram_mtrr); in radeon_bo_fini()
/linux-4.1.27/drivers/gpu/drm/savage/
Dsavage_bci.c653 arch_phys_wc_del(dev_priv->mtrr_handles[i]); in savage_driver_lastclose()
/linux-4.1.27/drivers/video/fbdev/
Duvesafb.c1804 arch_phys_wc_del(par->mtrr_handle); in uvesafb_remove()
/linux-4.1.27/drivers/net/ethernet/myricom/myri10ge/
Dmyri10ge.c4165 arch_phys_wc_del(mgp->wc_cookie); in myri10ge_probe()
4207 arch_phys_wc_del(mgp->wc_cookie); in myri10ge_remove()