Searched refs:arch_vmap_pud_supported (Results 1 – 7 of 7) sorted by relevance
9 #define arch_vmap_pud_supported arch_vmap_pud_supported macro10 static inline bool arch_vmap_pud_supported(pgprot_t prot) in arch_vmap_pud_supported() function
11 #define arch_vmap_pud_supported arch_vmap_pud_supported macro12 static inline bool arch_vmap_pud_supported(pgprot_t prot) in arch_vmap_pud_supported() function
89 #ifndef arch_vmap_pud_supported90 static inline bool arch_vmap_pud_supported(pgprot_t prot) in arch_vmap_pud_supported() function
4 # description: arch supports the arch_vmap_pud_supported() and arch_vmap_pmd_supported() …
485 if (!arch_vmap_pud_supported(args->page_prot)) in pud_huge_tests()
191 if (!arch_vmap_pud_supported(prot)) in vmap_try_huge_pud()