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.
10/16/2014
This function returns the uncached virtual address for a specified physical address.
Syntax
VOID* OALPAtoUA(
UINT32 pa
);
Parameters
- pa
[in] Specified physical address.
Return Value
Returns the uncached virtual address.
Requirements
Header |
oal_memory.h |
Library |
Developer Implemented |