Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/xtensa/include/asm/
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
/kernel/linux/linux-5.10/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()