Home
last modified time | relevance | path

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

/linux-4.4.14/arch/xtensa/include/asm/
Dhighmem.h39 static inline unsigned int get_next_pkmap_nr(unsigned int color) in get_next_pkmap_nr() function
/linux-4.4.14/mm/
Dhighmem.c66 static inline unsigned int get_next_pkmap_nr(unsigned int color) in get_next_pkmap_nr() function
228 last_pkmap_nr = get_next_pkmap_nr(color); in map_new_virtual()