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

/linux-master/arch/powerpc/boot/
H A Daddnote.c105 #define PH_OFFSET (e_class == ELFCLASS32 ? 4 : 8) macro
177 PUT_32(ph + PH_OFFSET, ns);
179 PUT_64(ph + PH_OFFSET, ns);
200 PUT_32(ph + PH_OFFSET, ns);
202 PUT_64(ph + PH_OFFSET, ns);

Completed in 106 milliseconds