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

/fuchsia/zircon/system/public/zircon/boot/
H A Dbootdata.h283 #define BOOTFS_PAGE_SIZE (4096) macro
285 (((size) + BOOTFS_PAGE_SIZE - 1) & -BOOTFS_PAGE_SIZE)

Completed in 22 milliseconds