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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/linux/int10/
H A Dlinux.c162 if ((high_mem = shmget(counter++, HIGH_MEM_SIZE,
353 if (mprotect((void*)HIGH_MEM, HIGH_MEM_SIZE,
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/int10/
H A Dxf86int10.h96 #define HIGH_MEM_SIZE (SYS_BIOS - HIGH_MEM) macro
/xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/
H A Dxf86int10.h96 #define HIGH_MEM_SIZE (SYS_BIOS - HIGH_MEM) macro
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/int10/
H A Dlinux.c176 if ((high_mem = shmget(counter++, HIGH_MEM_SIZE,
369 if (mprotect((void *) HIGH_MEM, HIGH_MEM_SIZE,

Completed in 4 milliseconds