Home
last modified time | relevance | path

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

/DragonOS/kernel/crates/multiboot/src/
H A Dlib.rs204 pub const FLAG_MEMORY_BOUNDS: u32 = 1 << 0; constant
249 self.flags & Self::FLAG_MEMORY_BOUNDS != 0 in has_memory_bounds()