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.h135 unsigned long __totalhigh_pages(void);
144 return __totalhigh_pages(); in totalhigh_pages()
/linux/mm/
H A Dhighmem.c127 unsigned long __totalhigh_pages(void) in __totalhigh_pages() function
139 EXPORT_SYMBOL(__totalhigh_pages);