Searched defs:offset_from (Results 1 – 3 of 3) sorted by relevance
43 pub fn offset_from(self, base: GuestAddress) -> u64 { in offset_from() method
1689 fn offset_from(dst: *mut u8, original: *mut u8) -> usize { in offset_from() function
73 unsafe fn offset_from<T>(to: *const T, from: *const T) -> usize { in offset_from() function