Home
last modified time | relevance | path

Searched refs:fb_mtrr (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/external/bsd/drm2/dist/drm/ast/
Dast_ttm.c58 ast->fb_mtrr = arch_phys_wc_add(pci_resource_start(dev->pdev, 0), in ast_mm_init()
70 arch_phys_wc_del(ast->fb_mtrr); in ast_mm_fini()
Dast_drv.h119 int fb_mtrr; member