Searched refs:GET_HIGH_BASE (Results 1 – 1 of 1) sorted by relevance
96 #define GET_HIGH_BASE(x) (((V_BIOS + (x) + getpagesize() - 1)/getpagesize()) \ macro205 INTPriv(pInt)->highMemory = GET_HIGH_BASE(rom_device->rom_size); in xf86ExtendedInitInt10()