Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/boot/
Daddnote.c110 #define PH_FILESZ (e_class == ELFCLASS32 ? 16 : 32) macro
186 PUT_32(ph + PH_FILESZ, nnote); in main()
188 PUT_64(ph + PH_FILESZ, nnote); in main()
209 PUT_32(ph + PH_FILESZ, nnote); in main()
211 PUT_64(ph + PH_FILESZ, nnote2); in main()