Searched refs:phys_to_uncached (Results 1 – 2 of 2) sorted by relevance
102 ret = phys_to_uncached(page_to_phys(page)); in dma_alloc_coherent()
27 #define phys_to_uncached(addr) ((void *)P2SEGADDR(addr)) macro69 # define __io(p) ((void *)phys_to_uncached(p))