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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/int10/
H A Dgeneric.c40 int highMemory; member in struct:__anon23b3e1c70108
190 INTPriv(pInt)->highMemory = V_BIOS;
223 INTPriv(pInt)->highMemory = GET_HIGH_BASE(rom_device->rom_size);
398 # define HIGH_OFFSET (INTPriv(pInt)->highMemory)
/xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/
H A Dgeneric.c76 int highMemory; member in struct:__anon4951a0da0108
171 INTPriv(pInt)->highMemory = V_BIOS;
205 INTPriv(pInt)->highMemory = GET_HIGH_BASE(rom_device->rom_size);
377 #define HIGH_OFFSET (INTPriv(pInt)->highMemory)

Completed in 5 milliseconds