Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This interface defines methods that provide access to the kernel virtual page table.
Methods
The following table shows the methods of the IOsAxsVirtualMem interface.
Method | Description |
---|---|
IOsAxsVirtualMem::ChangeVirtualMapping | Maps a virtual memory address to a new physical memory address. |
IOsAxsVirtualMem::GetPageSize | Returns the virtual memory page size. |
IOsAxsVirtualMem::TranslateAddressVirtualToPhysical | Translates an address in virtual memory to a corresponding address in physical memory. |
See Also
Send Feedback on this topic to the authors