Home
last modified time | relevance | path

Searched refs:HUGETLB (Results 1 – 4 of 4) sorted by relevance

/linux/rust/kernel/mm/
H A Dvirt.rs444 pub const HUGETLB: vm_flags_t = bindings::VM_HUGETLB as vm_flags_t; constant
/linux/tools/testing/vma/include/
H A Ddup.h127 DECLARE_VMA_BIT(HUGETLB, 22), /* Huge TLB Page VM */
228 #define VM_HUGETLB INIT_VM_FLAG(HUGETLB)
/linux/include/linux/
H A Dmm.h326 DECLARE_VMA_BIT(HUGETLB, 22), /* Huge TLB Page VM */
429 #define VM_HUGETLB INIT_VM_FLAG(HUGETLB)
/linux/
H A DMAINTAINERS11817 HUGETLB SUBSYSTEM