Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/nohash/32/
A Dmmu-8xx.h253 static inline int arch_vmap_pte_supported_shift(unsigned long size) in arch_vmap_pte_supported_shift() function
262 #define arch_vmap_pte_supported_shift arch_vmap_pte_supported_shift macro
/linux/include/linux/
A Dvmalloc.h116 #ifndef arch_vmap_pte_supported_shift
117 static inline int arch_vmap_pte_supported_shift(unsigned long size) in arch_vmap_pte_supported_shift() function
/linux/mm/
A Dvmalloc.c3781 shift = arch_vmap_pte_supported_shift(size_per_node); in __vmalloc_node_range_noprof()

Completed in 16 milliseconds