Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/agp/
Dhp-agp.c70 int io_pdir_owner; // do we own it, or share it with sba_iommu? member
175 hp->io_pdir_owner = (readq(hp->ioc_regs+HP_ZX1_IBASE) & 0x1) == 0; in hp_zx1_ioc_init()
177 if (hp->io_pdir_owner) in hp_zx1_ioc_init()
249 if (hp->io_pdir_owner) { in hp_zx1_configure()
271 if (hp->io_pdir_owner) { in hp_zx1_cleanup()
296 if (hp->io_pdir_owner) { in hp_zx1_create_gatt_table()
323 if (hp->io_pdir_owner) in hp_zx1_free_gatt_table()