Searched refs:is_accessible (Results 1 – 3 of 3) sorted by relevance
64 if unlikely(!vma.is_accessible()) { in vma_access_error()
209 if entry.protnone() && vma.is_accessible() { in handle_pte_fault()
1303 pub fn is_accessible(&self) -> bool { in is_accessible() method