Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/xtensa/include/asm/
Dhighmem.h46 static inline int no_more_pkmaps(unsigned int pkmap_nr, unsigned int color) in no_more_pkmaps() function
/kernel/linux/linux-5.10/mm/
Dhighmem.c80 static inline int no_more_pkmaps(unsigned int pkmap_nr, unsigned int color) in no_more_pkmaps() function
225 if (no_more_pkmaps(last_pkmap_nr, color)) { in map_new_virtual()