Home
last modified time | relevance | path

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

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