Searched defs:dvma_btov (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/m68k/include/asm/
H A Ddvma.h58 #define dvma_btov(x) dvma_ptov(x) macro
78 #define dvma_btov(x) ((unsigned long)(x) | 0xff000000) macro

Completed in 69 milliseconds