Home
last modified time | relevance | path

Searched refs:GFXP_MEMORY_WRITECOMBINED (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/i86pc/io/gfx_private/
H A Dgfx_private.h38 #define GFXP_MEMORY_WRITECOMBINED 2 macro
H A Dgfxp_vm.c110 else if (mode == GFXP_MEMORY_WRITECOMBINED) in gfxp_map_kernel_space()
/titanic_50/usr/src/uts/common/io/drm/
H A Ddrm_bufs.c179 GFXP_MEMORY_WRITECOMBINED); in drm_addmap()