Searched refs:startpAddress (Results 1 – 1 of 1) sorted by relevance
1985 off_t startpAddress = (off_t)startAddress; in MapPhysicalMemory() local2002 diff = (int)startpAddress % PAGESIZE; in MapPhysicalMemory()2003 startpAddress -= diff; in MapPhysicalMemory()2011 startpAddress in MapPhysicalMemory()2022 DEBUG("%s: mmap of 0x%x success\n",__FUNCTION__,startpAddress); in MapPhysicalMemory()