Searched defs:VmaNew (Results 1 – 3 of 3) sorted by relevance
213 pub struct VmaNew { struct217 // Make all `VmaRef` methods available on `VmaNew`. argument218 impl Deref for VmaNew { implementation227 impl VmaNew { impl
139 mmap( _device: <Self::Ptr as ForeignOwnable>::Borrowed<'_>, _file: &File, _vma: &VmaNew, ) -> Result mmap() argument
1638 vma: &mm::virt::VmaNew, in mmap()