Searched refs:protnone (Results 1 – 2 of 2) sorted by relevance
/DragonOS/kernel/src/mm/ | ||
H A D | fault.rs | 209 if entry.protnone() && vma.is_accessible() { in handle_pte_fault() |
H A D | page.rs | 757 pub fn protnone(&self) -> bool { in protnone() method |