Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/
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
/linux-6.12.1/arch/x86/include/asm/
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
/linux-6.12.1/arch/riscv/include/asm/
Dvmalloc.h17 #define arch_vmap_pmd_supported arch_vmap_pmd_supported macro
18 static inline bool arch_vmap_pmd_supported(pgprot_t prot) in arch_vmap_pmd_supported() function
/linux-6.12.1/arch/arm64/include/asm/
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
/linux-6.12.1/Documentation/features/vm/huge-vmap/
Darch-support.txt4 # description: arch supports the arch_vmap_pud_supported() and arch_vmap_pmd_supported() …
/linux-6.12.1/include/linux/
Dvmalloc.h101 #ifndef arch_vmap_pmd_supported
102 static inline bool arch_vmap_pmd_supported(pgprot_t prot) in arch_vmap_pmd_supported() function
/linux-6.12.1/mm/
Ddebug_vm_pgtable.c432 if (!arch_vmap_pmd_supported(args->page_prot) || in pmd_huge_tests()
Dvmalloc.c141 if (!arch_vmap_pmd_supported(prot)) in vmap_try_huge_pmd()
3778 if (arch_vmap_pmd_supported(prot) && size_per_node >= PMD_SIZE) in __vmalloc_node_range_noprof()
/linux-6.12.1/arch/
DKconfig973 # arch_vmap_pmd_supported() returns true). The VM_ALLOW_HUGE_VMAP flag