Home
last modified time | relevance | path

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

/DragonOS/kernel/src/arch/x86_64/
H A Dtime.rs12 pub struct X86_64TimeArch; struct
14 impl TimeArch for X86_64TimeArch { implementation
H A Dmod.rs36 pub use crate::arch::time::X86_64TimeArch as CurrentTimeArch;