Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/xtensa/include/asm/
A Dhighmem.h46 static inline int no_more_pkmaps(unsigned int pkmap_nr, unsigned int color) in no_more_pkmaps() argument
48 return pkmap_nr < DCACHE_N_COLORS; in no_more_pkmaps()
/linux-6.3-rc2/mm/
A Dhighmem.c86 static inline int no_more_pkmaps(unsigned int pkmap_nr, unsigned int color) in no_more_pkmaps() argument
88 return pkmap_nr == 0; in no_more_pkmaps()

Completed in 4 milliseconds