nngxGetPhysicalAddr Function
uptr nngxGetPhysicalAddr(
uptr virtualAddr
);
| Name | Description | |
|---|---|---|
| in | virtualAddr | The logical address to convert |
Converts a virtual address into a physical address.
For details, see the description of the corresponding C++ function nn::gx::CTR::GetPhysicalAddr.
CONFIDENTIAL