Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhighmem-internal.h150 static inline unsigned long totalhigh_pages(void) in totalhigh_pages() function
251 static inline unsigned long totalhigh_pages(void) { return 0; } in totalhigh_pages() function
/linux/mm/
H A Dmm_init.c2656 , K(totalhigh_pages()) in mem_init_print_info()