Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dhighmem.h39 static inline unsigned int get_next_pkmap_nr(unsigned int color) in get_next_pkmap_nr() function
/OK3568_Linux_fs/kernel/mm/
H A 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()