Home
last modified time | relevance | path

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

/DragonOS/kernel/src/arch/x86_64/smp/
H A Dmod.rs236 let apu_boot_size = Self::start_code_size(); in copy_smp_start_code() localVariable
254 let apu_boot_size = apu_boot_end - apu_boot_start; in start_code_size() localVariable