Home
last modified time | relevance | path

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

/DragonOS/kernel/src/arch/riscv64/init/
H A Dmod.rs154 pub fn setup_arch_post() -> Result<(), SystemError> { in setup_arch_post() function
/DragonOS/kernel/src/arch/x86_64/init/
H A Dmod.rs111 pub fn setup_arch_post() -> Result<(), SystemError> { in setup_arch_post() function