Constant mod_mgmt::DATA_BSS_SECTION_FLAGS
pub const DATA_BSS_SECTION_FLAGS: PteFlags;Expand description
.data and .bss sections are read-write and non-executable.
pub const DATA_BSS_SECTION_FLAGS: PteFlags;.data and .bss sections are read-write and non-executable.