Home
last modified time | relevance | path

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

/linux/arch/xtensa/include/asm/
A Dhighmem.h31 #define get_pkmap_color get_pkmap_color macro
32 static inline int get_pkmap_color(struct page *page) in get_pkmap_color() function
/linux/mm/
A Dhighmem.c48 #ifndef get_pkmap_color
53 static inline unsigned int get_pkmap_color(struct page *page) in get_pkmap_color() function
57 #define get_pkmap_color get_pkmap_color macro
209 unsigned int color = get_pkmap_color(page); in map_new_virtual()
324 unsigned int color = get_pkmap_color(page); in kunmap_high()

Completed in 4 milliseconds