Home
last modified time | relevance | path

Searched defs:virtualAddress (Results 1 – 1 of 1) sorted by relevance

/openbmc/ipmitool/src/plugins/imb/
H A Dimbapi.c1920 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()