Searched refs:arch_vmap_pte_supported_shift (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/include/asm/nohash/32/
H A Dmmu-8xx.h257 static inline int arch_vmap_pte_supported_shift(unsigned long size) function
266 #define arch_vmap_pte_supported_shift arch_vmap_pte_supported_shift macro
/linux-master/include/linux/
H A Dvmalloc.h114 #ifndef arch_vmap_pte_supported_shift
115 static inline int arch_vmap_pte_supported_shift(unsigned long size) function
/linux-master/mm/
H A Dvmalloc.c3771 shift = arch_vmap_pte_supported_shift(size_per_node);

Completed in 186 milliseconds