Home
last modified time | relevance | path

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

/mm/
Dhighmem.c53 #ifndef get_pkmap_color
58 static inline unsigned int get_pkmap_color(struct page *page) in get_pkmap_color() function
62 #define get_pkmap_color get_pkmap_color macro
218 unsigned int color = get_pkmap_color(page); in map_new_virtual()
334 unsigned int color = get_pkmap_color(page); in kunmap_high()