Searched refs:arch_phys_wc_del (Results 1 - 25 of 37) sorted by relevance

12

/linux-master/drivers/infiniband/hw/qib/
H A Dqib_wc_x86_64.c134 arch_phys_wc_del(dd->wc_cookie);
/linux-master/include/linux/
H A Dio.h131 static inline void arch_phys_wc_del(int handle) function
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/pci/
H A Dagp.c100 arch_phys_wc_del(pci->agp.mtrr);
/linux-master/arch/x86/kernel/cpu/mtrr/
H A Dmtrr.c508 * arch_phys_wc_del - undoes arch_phys_wc_add
516 void arch_phys_wc_del(int handle) function
523 EXPORT_SYMBOL(arch_phys_wc_del); variable
/linux-master/drivers/video/fbdev/
H A Dvesafb.c194 arch_phys_wc_del(par->wc_cookie);
492 arch_phys_wc_del(par->wc_cookie);
H A Dgbefb.c1227 arch_phys_wc_del(par->wc_cookie);
1243 arch_phys_wc_del(par->wc_cookie);
H A Dtdfxfb.c1552 arch_phys_wc_del(default_par->wc_cookie);
1615 arch_phys_wc_del(par->wc_cookie);
H A Duvesafb.c1758 arch_phys_wc_del(par->mtrr_handle);
1783 arch_phys_wc_del(par->mtrr_handle);
H A Dgxt4500.c744 arch_phys_wc_del(par->wc_cookie);
H A Dvt8623fb.c823 arch_phys_wc_del(par->wc_cookie);
H A Di740fb.c1175 arch_phys_wc_del(par->wc_cookie);
H A Darkfb.c1090 arch_phys_wc_del(par->wc_cookie);
H A Dneofb.c1756 arch_phys_wc_del(par->wc_cookie);
H A Dpm2fb.c1738 arch_phys_wc_del(par->wc_cookie);
/linux-master/arch/x86/include/asm/
H A Dio.h336 extern void arch_phys_wc_del(int handle);
/linux-master/lib/
H A Ddevres.c316 arch_phys_wc_del(*((int *)res));
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_ttm.c358 arch_phys_wc_del(drm->ttm.mtrr);
/linux-master/drivers/video/fbdev/kyro/
H A Dfbdev.c779 arch_phys_wc_del(par->wc_cookie);
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_object.c410 arch_phys_wc_del(rdev->mc.vram_mtrr);
H A Dradeon_kms.c82 arch_phys_wc_del(rdev->agp->agp_mtrr);
/linux-master/drivers/staging/sm750fb/
H A Dsm750.c1115 arch_phys_wc_del(sm750_dev->mtrr.vram);
/linux-master/drivers/media/pci/ivtv/
H A Divtvfb.c1148 arch_phys_wc_del(oi->wc_cookie);
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_ggtt.c1071 arch_phys_wc_del(ggtt->mtrr);
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_object.c1101 arch_phys_wc_del(adev->gmc.vram_mtrr);
/linux-master/drivers/video/fbdev/nvidia/
H A Dnvidia.c1447 arch_phys_wc_del(par->wc_cookie);

Completed in 297 milliseconds

12