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

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_memory.c562 uint64_t scan_physical = i830_get_gtt_physical(pScrn, scan); local in function:i830_get_stolen_physical
564 if ((scan - offset) != (scan_physical - physical)) {
568 scan, scan_physical, offset, physical);

Completed in 5 milliseconds