Searched defs:VmaMixedMap (Results 1 – 2 of 2) sorted by relevance
| /linux/rust/kernel/mm/ | ||
| H A D | virt.rs | 138 as_mixedmap_vma(&self) -> Option<&VmaMixedMap> as_mixedmap_vma() argument |
| /linux/drivers/android/binder/ | ||
| H A D | page_range.rs | 152 fn check_vma(vma: &virt::VmaRef, owner: *const ShrinkablePageRange) -> Option<&virt::VmaMixedMap> { in check_vma() |