Home
last modified time | relevance | path

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

/DragonOS-0.1.8/kernel/src/arch/x86_64/interrupt/
Dipi.rs29 Current, enumerator
41 IpiTarget::Current => ArchIpiTarget::Current, in from()
53 ArchIpiTarget::Current => 1, in shorthand()
64 ArchIpiTarget::Current => x86::apic::DestinationShorthand::Myself, in into()
/DragonOS-0.1.8/kernel/src/exception/
Dipi.rs14 Current, enumerator