Home
last modified time | relevance | path

Searched refs:ctod (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/i386/
H A Dparam.h128 #define ctod(x) ((x)<<(PGSHIFT-DEV_BSHIFT)) macro
/xnu-8019.80.24/bsd/arm/
H A Dparam.h104 #define ctod(x) ((x)<<(PGSHIFT-DEV_BSHIFT)) macro