Home
last modified time | relevance | path

Searched refs:arch_vmap_pmd_supported (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dvmalloc.h16 #define arch_vmap_pmd_supported arch_vmap_pmd_supported macro
17 static __always_inline bool arch_vmap_pmd_supported(pgprot_t prot) in arch_vmap_pmd_supported() function
/openbmc/linux/arch/x86/include/asm/
H A Dvmalloc.h18 #define arch_vmap_pmd_supported arch_vmap_pmd_supported macro
19 static inline bool arch_vmap_pmd_supported(pgprot_t prot) in arch_vmap_pmd_supported() function
/openbmc/linux/arch/riscv/include/asm/
H A Dvmalloc.h16 #define arch_vmap_pmd_supported arch_vmap_pmd_supported macro
17 static inline bool arch_vmap_pmd_supported(pgprot_t prot) in arch_vmap_pmd_supported() function
/openbmc/linux/arch/arm64/include/asm/
H A Dvmalloc.h19 #define arch_vmap_pmd_supported arch_vmap_pmd_supported macro
20 static inline bool arch_vmap_pmd_supported(pgprot_t prot) in arch_vmap_pmd_supported() function
/openbmc/linux/include/linux/
H A Dvmalloc.h98 #ifndef arch_vmap_pmd_supported
99 static inline bool arch_vmap_pmd_supported(pgprot_t prot) in arch_vmap_pmd_supported() function
/openbmc/linux/Documentation/features/vm/huge-vmap/
H A Darch-support.txt4 # description: arch supports the arch_vmap_pud_supported() and arch_vmap_pmd_supported() …
/openbmc/linux/mm/
H A Ddebug_vm_pgtable.c431 if (!arch_vmap_pmd_supported(args->page_prot) || in pmd_huge_tests()
H A Dvmalloc.c133 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()
/openbmc/linux/arch/
H A DKconfig933 # arch_vmap_pmd_supported() returns true). The VM_ALLOW_HUGE_VMAP flag