Home
last modified time | relevance | path

Searched refs:lowmem_remap_top (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/ia64/include/asm/uv/
H A Duv_hub.h100 unsigned long lowmem_remap_top; member
147 if (paddr < uv_hub_info->lowmem_remap_top) in uv_soc_phys_ram_to_gpa()
/openbmc/linux/arch/x86/include/asm/uv/
H A Duv_hub.h169 unsigned long lowmem_remap_top; member
437 if (paddr < uv_hub_info->lowmem_remap_top) in uv_soc_phys_ram_to_gpa()
471 unsigned long remap_top = uv_hub_info->lowmem_remap_top; in uv_gpa_to_soc_phys_ram()
/openbmc/linux/arch/ia64/uv/kernel/
H A Dsetup.c108 uv_cpu_hub_info(cpu)->lowmem_remap_top = in uv_setup()
/openbmc/linux/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c1285 get_lowmem_redirect(&hi->lowmem_remap_base, &hi->lowmem_remap_top); in uv_init_hub_info()