Searched defs:atop (Results 1 – 6 of 6) sorted by relevance
41 atop(const char *c) in atop() function
43 atop(const char *c) in atop() function
212 #define atop(x) ((x) >> PAGE_SHIFT) macro
552 size_t i, lasti, j, atop, mask; in bn2binpad() local1154 int j, atop; in bn_correct_top_consttime() local
112 #define atop(x) (((paddr_t)(x)) >> PAGE_SHIFT) macro
113 #define atop(x) (((paddr_t)(x)) >> PAGE_SHIFT) macro