Searched refs:arch_vmap_pud_supported (Results 1 – 8 of 8) 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
8 #define arch_vmap_pud_supported arch_vmap_pud_supported macro9 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
90 #ifndef arch_vmap_pud_supported91 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() …
455 if (!arch_vmap_pud_supported(args->page_prot) || in pud_huge_tests()
183 if (!arch_vmap_pud_supported(prot)) in vmap_try_huge_pud()
Completed in 16 milliseconds