Searched refs:mtrr_del (Results 1 - 27 of 27) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
H A Dmtrr.h41 extern int mtrr_del(int reg, unsigned long base, unsigned long size);
72 static inline int mtrr_del(int reg, unsigned long base, unsigned long size) mtrr_del() function
/linux-4.1.27/drivers/video/fbdev/i810/
H A Di810_main.h80 mtrr_del(par->mtrr_reg, (u32) par->aperture.physical, unset_mtrr()
/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_wc_x86_64.c160 r = mtrr_del(dd->ipath_wc_cookie, dd->ipath_wc_base, ipath_disable_wc()
164 "mtrr_del(%lx, %lx, %lx) failed: %d\n", ipath_disable_wc()
/linux-4.1.27/arch/x86/kernel/cpu/mtrr/
H A Dif.c263 err = mtrr_del(-1, sentry.base, sentry.size); mtrr_ioctl()
372 mtrr_del(i, 0, 0); mtrr_close()
H A Dmain.c511 * mtrr_del - delete a memory type region
524 int mtrr_del(int reg, unsigned long base, unsigned long size) mtrr_del() function
530 EXPORT_SYMBOL(mtrr_del); variable
574 mtrr_del(handle - MTRR_TO_PHYS_WC_OFFSET, 0, 0); arch_phys_wc_del()
/linux-4.1.27/drivers/video/fbdev/
H A Dtdfxfb.c92 static inline int mtrr_del(int reg, unsigned long base, mtrr_del() function
1570 mtrr_del(default_par->mtrr_handle, info->fix.smem_start, tdfxfb_probe()
1637 mtrr_del(par->mtrr_handle, info->fix.smem_start, tdfxfb_remove()
H A Dvt8623fb.c821 mtrr_del(par->mtrr_reg, 0, 0); vt8623_pci_remove()
H A Darkfb.c1098 mtrr_del(par->mtrr_reg, 0, 0); ark_pci_remove()
H A Di740fb.c1183 mtrr_del(par->mtrr_reg, 0, 0); i740fb_remove()
H A Dpm3fb.c1483 mtrr_del(par->mtrr_handle, info->fix.smem_start, pm3fb_remove()
H A Dpm2fb.c1739 mtrr_del(par->mtrr_handle, info->fix.smem_start, pm2fb_remove()
H A Ds3fb.c1411 mtrr_del(par->mtrr_reg, 0, 0); s3_pci_remove()
H A Dneofb.c1763 mtrr_del(par->mtrr, info->fix.smem_start, neo_unmap_video()
/linux-4.1.27/drivers/video/fbdev/kyro/
H A Dfbdev.c775 mtrr_del(par->mtrr_handle, kyrofb_remove()
/linux-4.1.27/drivers/staging/xgifb/
H A DXGI_main_26.c2036 mtrr_del(xgifb_info->mtrr, xgifb_info->video_base, xgifb_probe()
2064 mtrr_del(xgifb_info->mtrr, xgifb_info->video_base, xgifb_remove()
/linux-4.1.27/drivers/video/fbdev/aty/
H A Datyfb_base.c2637 mtrr_del(par->mtrr_aper, 0, 0); aty_init()
2773 mtrr_del(par->mtrr_reg, 0, 0); aty_init()
2777 mtrr_del(par->mtrr_aper, 0, 0); aty_init()
3727 mtrr_del(par->mtrr_reg, 0, 0); atyfb_remove()
3731 mtrr_del(par->mtrr_aper, 0, 0); atyfb_remove()
H A Daty128fb.c2217 mtrr_del(par->mtrr.vram, info->fix.smem_start, aty128_remove()
H A Dradeon_base.c2434 mtrr_del(rinfo->mtrr_hdl, 0, 0); radeonfb_pci_unregister()
/linux-4.1.27/drivers/media/pci/ivtv/
H A Divtvfb.c1178 mtrr_del(-1, oi->fb_start_aligned_physaddr, ivtvfb_release_buffers()
/linux-4.1.27/drivers/staging/sm750fb/
H A Dsm750.c1279 mtrr_del(share->mtrr.vram, lynxfb_pci_remove()
/linux-4.1.27/drivers/video/fbdev/nvidia/
H A Dnvidia.c1449 mtrr_del(par->mtrr.vram, info->fix.smem_start, nvidiafb_remove()
/linux-4.1.27/drivers/video/fbdev/intelfb/
H A Dintelfbdrv.c431 mtrr_del(dinfo->mtrr_reg, dinfo->aperture.physical, unset_mtrr()
/linux-4.1.27/drivers/video/fbdev/riva/
H A Dfbdev.c2111 mtrr_del(par->mtrr.vram, info->fix.smem_start, rivafb_remove()
/linux-4.1.27/drivers/video/fbdev/savage/
H A Dsavagefb_driver.c1810 mtrr_del(par->video.mtrr, par->video.pbase, par->video.len); savage_unmap_video()
/linux-4.1.27/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c375 mtrr_del(minfo->mtrr.vram, minfo->video.base, minfo->video.len); matroxfb_remove()
/linux-4.1.27/drivers/video/fbdev/sis/
H A Dsis_main.c6513 mtrr_del(ivideo->mtrr, ivideo->video_base, ivideo->video_size); sisfb_remove()
/linux-4.1.27/drivers/message/fusion/
H A Dmptbase.c2825 mtrr_del(ioc->mtrr_reg, 0, 0); mpt_adapter_dispose()

Completed in 1424 milliseconds