Searched defs:OSL_VIRT_TO_PHYS_ADDR (Results 1 – 2 of 2) sorted by relevance
475 #define OSL_VIRT_TO_PHYS_ADDR(va) ((void*)(uintptr)(va)) macro