Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Drockchip_smccc.c23 #define SIZE_PAGE(n) ((n) << 12) macro
127 res.a1 = (unsigned long)ioremap(share_mem_phy, SIZE_PAGE(page_num)); in sip_smc_request_share_mem()