Searched refs:can_deallocate (Results 1 – 2 of 2) sorted by relevance
/DragonOS/kernel/src/mm/ | ||
H A D | page.rs | 381 pub fn can_deallocate(&self) -> bool { in can_deallocate() method |
H A D | ucontext.rs | 1173 if page.read_irqsave().can_deallocate() { in unmap() |