Search | Google it | Results 1 - 2 of 2 for fundef:toPhysicalAddress (0.00 seconds) |
47: #define toLogicalAddress(paddr) (void*)(paddr) 48: #define toPhysicalAddress(laddr) (void*)(laddr) 49:
63: #define toLogicalAddress(paddr) (VP)(paddr) 64: #define toPhysicalAddress(laddr) (VP)(laddr) 65: