Searched defs:virt_to_mfn (Results 1 – 2 of 2) sorted by relevance
129 #define virt_to_mfn(x) (vtophys(x) >> PAGE_SHIFT) macro
157 #define virt_to_mfn(x) (vtophys(x) >> PAGE_SHIFT) macro