Home
last modified time | relevance | path

Searched refs:PLUTO_GART_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/char/agp/
Dparisc-agp.c269 info->gart_base = iova_base + PLUTO_IOVA_SIZE - PLUTO_GART_SIZE; in agp_ioc_init()
271 info->gart_size = PLUTO_GART_SIZE; in agp_ioc_init()
/linux-4.4.14/arch/parisc/include/asm/
Dropes.h108 #define PLUTO_GART_SIZE (PLUTO_IOVA_SIZE / 2) macro