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

/linux-master/arch/powerpc/boot/
H A Daddnote.c106 #define PH_FILESZ (e_class == ELFCLASS32 ? 16 : 32) macro
182 PUT_32(ph + PH_FILESZ, nnote);
184 PUT_64(ph + PH_FILESZ, nnote);
205 PUT_32(ph + PH_FILESZ, nnote);
207 PUT_64(ph + PH_FILESZ, nnote2);

Completed in 192 milliseconds