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

/xsrc/external/mit/xf86-video-intel-old/dist/src/reg_dumper/
H A Dgtt.c76 uint32_t start_pte = INGTT(start); local in function:main
84 if (end_pte == start_pte + (end - start))
93 start_pte, start_pte + (end - start) - KB(4));
101 if (end_pte == start_pte)
109 start_pte);
114 printf("0x%08x: 0x%08x\n", start, start_pte);

Completed in 2 milliseconds