Searched refs:pointer_with_bounds (Results 1 – 1 of 1) sorted by relevance
2245 char *__bidi_indexable pointer_with_bounds, in zcache_transpose_bounds() argument2248 vm_offset_t offset_from_start = pointer_with_bounds - __ptr_lower_bound(pointer_with_bounds); in zcache_transpose_bounds()2249 vm_offset_t offset_to_end = __ptr_upper_bound(pointer_with_bounds) - pointer_with_bounds; in zcache_transpose_bounds()2257 char *__header_indexable pointer_with_bounds __unused, in zcache_transpose_bounds()