| |||
| Home > Class Reference > The CADI class > CADI::PhysicalToVirtual() |
This function translates the physical address passed as a parameter to a virtual address that is the return value.
virtual CADIAddrComplete_t CADI::PhysicalToVirtual(CADIAddrComplete_t paddr) =0;
where:
paddris the physical address that is to be converted.
If the call fails or is not supported, the returned CADIADDRComplete_t has
a memory space ID of CADI_MEM_SPACE_NOTSUPPORTED.