Searched refs:AGP_FF_ALLOW_CLIENT (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/include/linux/ | ||
D | agpgart.h | 106 #define AGP_FF_ALLOW_CLIENT 0 macro |
/linux-5.19.10/drivers/char/agp/ | ||
D | frontend.c | 691 set_bit(AGP_FF_ALLOW_CLIENT, &priv->access_flags); in agp_open() |