Home
last modified time | relevance | path

Searched defs:E820Type (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/arch/x86_64/init/pvh/
H A Dparam.rs164 pub enum E820Type { enum
176 impl From<u32> for E820Type { implementation