UV_LOCAL_MMR_BASE
return __va(UV_LOCAL_MMR_BASE | offset);
if (UV_LOCAL_MMR_BASE)
init_extra_mapping_uc(UV_LOCAL_MMR_BASE, UV_LOCAL_MMR_SIZE);
mmr = early_ioremap(UV_LOCAL_MMR_BASE | addr, sizeof(*mmr));
uv_mmtimer_addr = UV_LOCAL_MMR_BASE | UVH_RTC;