btop
#define btop(x) (((unsigned)(x)) >> PGSHIFT) /* XXX */
#define btop(x) (((unsigned)(x)) >> PGSHIFT) /* XXX */
#define btop(x) (((unsigned)(x)) >> PGSHIFT) /* XXX */
#define btop(x) x86_btop(x)
#define btop(x) ((unsigned long)(x) >> PGSHIFT)
#define btop(x) ((x) >> PGSHIFT)