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

/xsrc/external/mit/xf86-video-nsc/dist/src/panel/
H A Dplatform.c145 #define PAGE_LENGTH 0x1000 macro
312 for (cursor = 0; (cursor * PAGE_LENGTH) < SEGMENT_LENGTH; cursor++) {
313 platform_protected_mode_access(PLT_READ_BYTES, PAGE_LENGTH, mem_ptr +
314 (cursor * PAGE_LENGTH),
315 &(segment_buffer[(cursor * PAGE_LENGTH)]));
/xsrc/external/mit/xf86-video-geode/dist/src/panel/
H A Dplatform.c35 #define PAGE_LENGTH 0x1000 macro

Completed in 3 milliseconds