Home
last modified time | relevance | path

Searched refs:UV_GLOBAL_MMR32_BASE (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/arch/ia64/include/asm/uv/
Duv_hub.h126 #define UV_GLOBAL_MMR32_BASE 0xf8000000UL macro
185 return __va(UV_GLOBAL_MMR32_BASE | in uv_global_mmr32_address()
/linux-6.6.21/arch/x86/include/asm/uv/
Duv_hub.h311 #define UV_GLOBAL_MMR32_BASE ( \ macro
565 return __va(UV_GLOBAL_MMR32_BASE | in uv_global_mmr32_address()
/linux-6.6.21/arch/x86/kernel/apic/
Dx2apic_uv_x.c1156 if (UV_GLOBAL_MMR32_BASE) in map_low_mmrs()
1157 init_extra_mapping_uc(UV_GLOBAL_MMR32_BASE, UV_GLOBAL_MMR32_SIZE); in map_low_mmrs()