Home
last modified time | relevance | path

Searched defs:page_size_byte (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/cmd/ddr_tool/stressapptest/
H A Dstressapptest.h26 ulong page_size_byte; member
H A Dstressapptest.c510 static u32 get_max_page_num(ulong page_size_byte) in get_max_page_num()