Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Dmktree.c39 #define IMGBLK 512 macro
40 unsigned int tmpbuf[IMGBLK / sizeof(unsigned int)];
60 nblks = (st.st_size + IMGBLK) / IMGBLK; in main()
115 nblks -= (64 * 1024) / IMGBLK; in main()
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Dmktree.c39 #define IMGBLK 512 macro
40 unsigned int tmpbuf[IMGBLK / sizeof(unsigned int)];
60 nblks = (st.st_size + IMGBLK) / IMGBLK; in main()
115 nblks -= (64 * 1024) / IMGBLK; in main()

Completed in 1 milliseconds