Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/agp/
Dhp-agp.c35 #define HP_ZX1_GART_SIZE (HP_ZX1_IOVA_SIZE / 2) macro
106 hp->gart_base = hp->iova_base + HP_ZX1_IOVA_SIZE - HP_ZX1_GART_SIZE; in hp_zx1_ioc_shared()
108 hp->gart_size = HP_ZX1_GART_SIZE; in hp_zx1_ioc_shared()
153 hp->gart_size = HP_ZX1_GART_SIZE; in hp_zx1_ioc_owner()