UV_LOCAL_MMR_BASE 230 arch/ia64/include/asm/uv/uv_hub.h return __va(UV_LOCAL_MMR_BASE | offset); UV_LOCAL_MMR_BASE 682 arch/x86/include/asm/uv/uv_hub.h return __va(UV_LOCAL_MMR_BASE | offset); UV_LOCAL_MMR_BASE 72 arch/x86/kernel/apic/x2apic_uv_x.c mmr = early_ioremap(UV_LOCAL_MMR_BASE | addr, sizeof(*mmr)); UV_LOCAL_MMR_BASE 963 arch/x86/kernel/apic/x2apic_uv_x.c init_extra_mapping_uc(UV_LOCAL_MMR_BASE, UV_LOCAL_MMR_SIZE); UV_LOCAL_MMR_BASE 162 drivers/char/uv_mmtimer.c uv_mmtimer_addr = UV_LOCAL_MMR_BASE | UVH_RTC;