Searched refs:band_limit (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/dev/vn/
H A Dshadow.c471 uint32_t band_limit; local
476 band_limit
478 *incr_block_count = band_limit - block_offset;
507 uint32_t band_limit; local
518 band_limit = shadow_map_contiguous(map, block_offset, block_count, TRUE);
522 *incr_block_count = band_limit - block_offset;

Completed in 13 milliseconds