Home
last modified time | relevance | path

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

/linux/mm/
H A Ddebug.c51 static const char *page_type_names[] = { variable
65 if (i >= ARRAY_SIZE(page_type_names)) in page_type_name()
67 return page_type_names[i]; in page_type_name()