Constant kernel::mm::virt::flags::SYNC

source · []
pub const SYNC: usize = bindings::VM_SYNC as _; // 8_388_608usize
Expand description

Synchronous page faults.

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