Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/boot/
Doflib.c113 static int need_map = -1; variable
162 if (need_map < 0) in of_claim()
163 need_map = check_of_version(); in of_claim()
164 if (align || !need_map) in of_claim()