Searched refs:MAX_RW_COUNT (Results 1 – 1 of 1) sorted by relevance
30 #define MAX_RW_COUNT 0xfffc0000 macro252 return count > MAX_RW_COUNT ? MAX_RW_COUNT : count; in rw_verify_area()
Completed in 6 milliseconds