Searched refs:X86_64MMBootstrapInfo (Results 1 – 1 of 1) sorted by relevance
56 pub struct X86_64MMBootstrapInfo { struct64 impl Debug for X86_64MMBootstrapInfo { argument73 pub static mut BOOTSTRAP_MM_INFO: Option<X86_64MMBootstrapInfo> = None;137 let bootstrap_info = X86_64MMBootstrapInfo { in init()558 let info: X86_64MMBootstrapInfo = BOOTSTRAP_MM_INFO.clone().unwrap(); in kernel_page_flags()