Searched refs:PGE_EMPTY (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/agp/
H A Dagp.h178 #define PGE_EMPTY(b, p) (!(p) || (p) == (unsigned long) (b)->scratch_page) macro
H A Dnvidia-agp.c217 if (!PGE_EMPTY(agp_bridge, readl(agp_bridge->gatt_table+nvidia_private.pg_offset+j)))
H A Damd-k7-agp.c322 if (!PGE_EMPTY(agp_bridge, readl(cur_gatt+GET_GATT_OFF(addr))))
H A Damd64-agp.c69 if (!PGE_EMPTY(agp_bridge, readl(agp_bridge->gatt_table+j)))
H A Dati-agp.c290 if (!PGE_EMPTY(agp_bridge,readl(cur_gatt+GET_GATT_OFF(addr))))
H A Di460-agp.c318 if (!PGE_EMPTY(agp_bridge, RD_GATT(j))) {
H A Dsworks-agp.c339 if (!PGE_EMPTY(agp_bridge, readl(cur_gatt+GET_GATT_OFF(addr))))
H A Dgeneric.c1131 if (!PGE_EMPTY(bridge, readl(bridge->gatt_table+j)))
H A Dintel-gtt.c369 if (!PGE_EMPTY(agp_bridge, readl(agp_bridge->gatt_table+j))) {

Completed in 143 milliseconds