Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/boot/
Daddnote.c97 #define E_PHNUM (e_class == ELFCLASS32 ? 44 : 56) macro
153 np = GET_16(E_PHNUM); in main()
219 PUT_16(E_PHNUM, np + 2); in main()