kernel_page_present 1121 arch/x86/mm/pageattr.c bool kernel_page_present(struct page *page) kernel_page_present 1245 include/linux/mm.h static inline bool kernel_page_present(struct page *page) { return true; }