Home
last modified time | relevance | path

Searched refs:need_map (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/powerpc/boot/
Doflib.c104 static int need_map = -1; variable
152 if (need_map < 0) in of_claim()
153 need_map = check_of_version(); in of_claim()
154 if (align || !need_map) in of_claim()