public static MapVirtualAddressToPhysical ( uint virtualAddress, uint physicalAddress, bool present = true ) : void | ||
virtualAddress | uint | The virtual address. |
physicalAddress | uint | The physical address. |
present | bool | |
return | void |
public static MapVirtualAddressToPhysical ( uint virtualAddress, uint physicalAddress, bool present = true ) : void | ||
virtualAddress | uint | The virtual address. |
physicalAddress | uint | The physical address. |
present | bool | |
return | void |