Searched defs:virtualAddress (Results 1 – 1 of 1) sorted by relevance
1920 int *virtualAddress // where it got mapped to in MapPhysicalMemory()1955 int virtualAddress, // what memory to unmap in UnmapPhysicalMemory()1981 MapPhysicalMemory(int startAddress,int addressLength, int *virtualAddress ) in MapPhysicalMemory()2043 UnmapPhysicalMemory( int virtualAddress, int Length ) in UnmapPhysicalMemory()