Searched defs:address_in_range (Results 1 – 3 of 3) sorted by relevance
185 fn address_in_range(&self, addr: MemoryRegionAddress) -> bool { in address_in_range() method600 fn address_in_range(&self, addr: GuestAddress) -> bool { in address_in_range() method
1687 address_in_range(void *p, poolp pool) in address_in_range() function1770 address_in_range(void *p, poolp pool) in address_in_range() function
395 pub fn address_in_range(&self, addr: GuestAddress) -> bool { in address_in_range() method