Home
last modified time | relevance | path

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

/device/soc/rockchip/common/vendor/drivers/firmware/
H A Drockchip_sip.c169 unsigned long share_mem_phy; in sip_smc_request_share_mem() local
176 share_mem_phy = res.a1; in sip_smc_request_share_mem()
177 res.a1 = (unsigned long)sip_map(share_mem_phy, SIZE_PAGE(page_num)); in sip_smc_request_share_mem()
/device/soc/rockchip/rk3588/kernel/drivers/firmware/
H A Drockchip_sip.c171 unsigned long share_mem_phy; in sip_smc_request_share_mem() local
177 share_mem_phy = res.a1; in sip_smc_request_share_mem()
178 res.a1 = (unsigned long)sip_map(share_mem_phy, SIZE_PAGE(page_num)); in sip_smc_request_share_mem()

Completed in 3 milliseconds