Searched refs:PLUTO_IOVA_SIZE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dropes.h106 #define PLUTO_IOVA_SIZE (1UL*1024*1024*1024) /* 1GB */ macro
107 #define PLUTO_GART_SIZE (PLUTO_IOVA_SIZE / 2)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/agp/
H A Dparisc-agp.c266 info->gart_base = iova_base + PLUTO_IOVA_SIZE - PLUTO_GART_SIZE;
272 info->gatt = &io_pdir[(PLUTO_IOVA_SIZE/2) >> PAGE_SHIFT];

Completed in 107 milliseconds