Searched defs:pd (Results 1 – 2 of 2) sorted by relevance
/DragonOS/kernel/src/arch/x86_64/asm/ | ||
H A D | head.S | 658 pd: label |
/DragonOS/kernel/crates/intertrait/src/ | ||
H A D | lib.rs | 141 let pd = AtomicBool::new(false); in init_caster_map() localVariable |