Home
last modified time | relevance | path

Searched refs:current_memory (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/
H A Dagp_backend.h53 int current_memory; member
/linux-6.15/drivers/gpu/drm/radeon/
H A Dradeon_agp.c212 info->memory_used = kern->current_memory << PAGE_SHIFT; in radeon_agp_head_info()
/linux-6.15/drivers/char/agp/
H A Dgeneric.c383 info->current_memory = atomic_read(&bridge->current_memory_agp); in agp_copy_info()