Home
last modified time | relevance | path

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

/linux-4.4.14/arch/ia64/sn/pci/
Dtioce_provider.c165 #define ATE_PAGESHIFT(ps) (__ffs(ps)) macro
168 #define ATE_PAGE(x, ps) ((x) >> ATE_PAGESHIFT(ps))