Home
last modified time | relevance | path

Searched refs:Current (Results 1 – 3 of 3) sorted by relevance

/DragonOS/kernel/src/arch/x86_64/interrupt/
H A Dipi.rs57 Current, enumerator
69 IpiTarget::Current => ArchIpiTarget::Current, in from()
96 ArchIpiTarget::Current => 1, in shorthand()
116 ArchIpiTarget::Current => x86::apic::DestinationShorthand::Myself, in from()
/DragonOS/kernel/src/arch/riscv64/interrupt/
H A Dipi.rs32 IpiTarget::Current => { in into()
/DragonOS/kernel/src/exception/
H A Dipi.rs34 Current, enumerator