Searched refs:SMC_MAX_SIZE (Results 1 – 1 of 1) sorted by relevance
28 #define SMC_MAX_SIZE 255 macro121 if (rsize > SMC_MAX_SIZE) in apple_smc_rw_locked()123 if (wsize > SMC_MAX_SIZE) in apple_smc_rw_locked()249 if (size > SMC_MAX_SIZE || size == 0) in apple_smc_write_atomic()
Completed in 4 milliseconds