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