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

/arch/xtensa/mm/
H A Dinit.c36 * mem_reserve(start, end, must_exist)
43 * must_exist Must exist in memory pool.
50 int __init mem_reserve(unsigned long start, unsigned long end, int must_exist) argument
66 if (must_exist)

Completed in 31 milliseconds