Searched refs:commPageBase (Results 1 – 1 of 1) sorted by relevance
235 commpage_specific_addr_of(char *commPageBase, commpage_address_t addr_at_runtime) in commpage_specific_addr_of() argument241 return (void*) ((uintptr_t)commPageBase + (addr_at_runtime - _COMM_PAGE32_BASE_ADDRESS)); in commpage_specific_addr_of()