Home
last modified time | relevance | path

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

/DragonOS/kernel/src/arch/x86_64/mm/
H A Dmod.rs149 let bootstrap_info = X86_64MMBootstrapInfo { in init() localVariable
159 BOOTSTRAP_MM_INFO = Some(bootstrap_info); in init()