Home
last modified time | relevance | path

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

/Linux-v5.4/arch/xtensa/include/asm/
Dhighmem.h39 static inline unsigned int get_next_pkmap_nr(unsigned int color) in get_next_pkmap_nr() function
/Linux-v5.4/mm/
Dhighmem.c67 static inline unsigned int get_next_pkmap_nr(unsigned int color) in get_next_pkmap_nr() function
224 last_pkmap_nr = get_next_pkmap_nr(color); in map_new_virtual()