Home
last modified time | relevance | path

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

/Linux-v6.6/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()
/Linux-v6.6/arch/x86/include/asm/uv/
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()
/Linux-v6.6/arch/ia64/uv/kernel/
Dsetup.c108 uv_cpu_hub_info(cpu)->lowmem_remap_top = in uv_setup()
/Linux-v6.6/arch/x86/kernel/apic/
Dx2apic_uv_x.c1285 get_lowmem_redirect(&hi->lowmem_remap_base, &hi->lowmem_remap_top); in uv_init_hub_info()