Home
last modified time | relevance | path

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

/NextBSD/sys/dev/agp/
HDagpreg.h197 #define GEN6_PTE_LLC 0x00000004 /* Cache in LLC */ macro
HDagp_i810.c1856 pte |= GEN6_PTE_LLC | gfdt; in agp_sb_install_gtt_pte()