Home
last modified time | relevance | path

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

/external/vboot_reference/firmware/2lib/
D2common.c70 static __inline uint32_t wb_round_up(uint32_t v) in wb_round_up() function
80 size = wb_round_up(size); in vb2_workbuf_alloc()
107 size = wb_round_up(size); in vb2_workbuf_free()