Searched defs:new_protection (Results 1 – 2 of 2) sorted by relevance
48 pub fn new_protection(size: usize, prot: Protection) -> Result<MemoryMapping> { in new_protection() method
137 pub fn new_protection( in new_protection() method