Home
last modified time | relevance | path

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

/DragonOS/kernel/src/arch/x86_64/interrupt/
H A Dipi.rs93 pub fn shorthand(&self) -> u8 { in shorthand() method
129 let shorthand: x86::apic::DestinationShorthand = target.into(); in send_ipi() localVariable