Searched refs:arch_vmap_pmd_supported (Results 1 – 9 of 9) sorted by relevance
16 #define arch_vmap_pmd_supported arch_vmap_pmd_supported macro17 static __always_inline bool arch_vmap_pmd_supported(pgprot_t prot) in arch_vmap_pmd_supported() function
18 #define arch_vmap_pmd_supported arch_vmap_pmd_supported macro19 static inline bool arch_vmap_pmd_supported(pgprot_t prot) in arch_vmap_pmd_supported() function
16 #define arch_vmap_pmd_supported arch_vmap_pmd_supported macro17 static inline bool arch_vmap_pmd_supported(pgprot_t prot) in arch_vmap_pmd_supported() function
19 #define arch_vmap_pmd_supported arch_vmap_pmd_supported macro20 static inline bool arch_vmap_pmd_supported(pgprot_t prot) in arch_vmap_pmd_supported() function
98 #ifndef arch_vmap_pmd_supported99 static inline bool arch_vmap_pmd_supported(pgprot_t prot) in arch_vmap_pmd_supported() function
4 # description: arch supports the arch_vmap_pud_supported() and arch_vmap_pmd_supported() …
431 if (!arch_vmap_pmd_supported(args->page_prot) || in pmd_huge_tests()
133 if (!arch_vmap_pmd_supported(prot)) in vmap_try_huge_pmd()3279 if (arch_vmap_pmd_supported(prot) && size_per_node >= PMD_SIZE) in __vmalloc_node_range()
933 # arch_vmap_pmd_supported() returns true). The VM_ALLOW_HUGE_VMAP flag