Searched refs:ONE_MB (Results 1 – 1 of 1) sorted by relevance
19 #define ONE_MB 0x100000 macro33 claim_base = _ALIGN_UP((unsigned long)_end, ONE_MB); in of_try_claim()35 for(; claim_base < RAM_END; claim_base += ONE_MB) { in of_try_claim()
Completed in 3 milliseconds