Searched refs:share_mem_phy (Results 1 – 2 of 2) sorted by relevance
93 unsigned long share_mem_phy; in sip_smc_request_share_mem() local99 share_mem_phy = res.a1; in sip_smc_request_share_mem()100 res.a1 = (unsigned long)ioremap(share_mem_phy, SIZE_PAGE(page_num)); in sip_smc_request_share_mem()
171 unsigned long share_mem_phy; in sip_smc_request_share_mem() local177 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()