Home
last modified time | relevance | path

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

/arch/ia64/include/asm/uv/
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()
/arch/x86/include/asm/uv/
Duv_hub.h154 unsigned long lowmem_remap_top; member
313 if (paddr < uv_hub_info->lowmem_remap_top) in uv_soc_phys_ram_to_gpa()
340 unsigned long remap_top = uv_hub_info->lowmem_remap_top; in uv_gpa_to_soc_phys_ram()
/arch/ia64/uv/kernel/
Dsetup.c104 uv_cpu_hub_info(cpu)->lowmem_remap_top = in uv_setup()
/arch/x86/kernel/apic/
Dx2apic_uv_x.c985 uv_cpu_hub_info(cpu)->lowmem_remap_top = lowmem_redir_size; in uv_system_init()