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