Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Daddnote.c98 #define E_HSIZE (e_class == ELFCLASS32 ? 52 : 64) macro
148 if (n < E_HSIZE) in main()
154 if (ph < E_HSIZE || ps < PH_HSIZE || np < 1) in main()
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Daddnote.c98 #define E_HSIZE (e_class == ELFCLASS32 ? 52 : 64) macro
148 if (n < E_HSIZE) in main()
154 if (ph < E_HSIZE || ps < PH_HSIZE || np < 1) in main()

Completed in 2 milliseconds