kbit 85 fs/proc/page.c static inline u64 kpf_copy_bit(u64 kflags, int ubit, int kbit) kbit 87 fs/proc/page.c return ((kflags >> kbit) & 1) << ubit;