Searched refs:as_maxmem (Results 1 – 3 of 3) sorted by relevance
70 u_int32_t as_maxmem; /* allocation upper bound */ member
235 sc->as_maxmem = agp_max[i][1] << 20U; in agp_generic_attach()500 if (size > sc->as_maxmem - sc->as_allocated) in agp_generic_alloc_memory()743 info->pg_total = info->pg_system = sc->as_maxmem >> AGP_PAGE_SHIFT; in agp_info_user()945 info->ai_memory_allowed = sc->as_maxmem; in agp_get_info()
1709 sc->agp.as_allocated + size > sc->agp.as_maxmem) in agp_i810_alloc_memory()