Searched refs:I810_PTE_VALID (Results 1 – 2 of 2) sorted by relevance
181 #define I810_PTE_VALID 0x00000001 macro
1478 pte = (u_int32_t)physical | I810_PTE_VALID; in agp_i810_install_gtt_pte()1502 pte = (u_int32_t)physical | I810_PTE_VALID; in agp_i830_install_gtt_pte()1514 pte = (u_int32_t)physical | I810_PTE_VALID; in agp_i915_install_gtt_pte()1537 pte = (u_int32_t)physical | I810_PTE_VALID; in agp_i965_install_gtt_pte()1560 pte = (u_int32_t)physical | I810_PTE_VALID; in agp_g4x_install_gtt_pte()