Home
last modified time | relevance | path

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

/DragonOS/kernel/src/arch/x86_64/asm/
H A Dapu_boot.S121 ENTRY(_apu_boot_end)
/DragonOS/kernel/src/arch/x86_64/smp/
H A Dmod.rs34 fn _apu_boot_end(); in _apu_boot_end() function
253 let apu_boot_end = _apu_boot_end as usize; in start_code_size()