pub const HUGEPAGE: usize = bindings::VM_HUGEPAGE as _; // 536_870_912usize
Expand description

MADV_HUGEPAGE marked this vma.

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.