Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/agp/
H A Dhp-agp.c32 #define HP_ZX1_GART_SIZE (HP_ZX1_IOVA_SIZE / 2) macro
103 hp->gart_base = hp->iova_base + HP_ZX1_IOVA_SIZE - HP_ZX1_GART_SIZE; in hp_zx1_ioc_shared()
105 hp->gart_size = HP_ZX1_GART_SIZE; in hp_zx1_ioc_shared()
150 hp->gart_size = HP_ZX1_GART_SIZE; in hp_zx1_ioc_owner()