Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/intel/io/agpgart/
H A Dagpgart.c1328 uint64_t kpg_end; in agp_check_off() local
1337 kpg_end = entryp[key].kte_pgoff + entryp[key].kte_pages; in agp_check_off()
1339 (pg_start >= kpg_end))) in agp_check_off()