Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/boot/ !
Daddnote.c107 #define PH_HSIZE (e_class == ELFCLASS32 ? 32 : 56) macro
154 if (ph < E_HSIZE || ps < PH_HSIZE || np < 1) in main()