Home
last modified time | relevance | path

Searched refs:E820_TYPE_RAM (Results 1 – 22 of 22) sorted by relevance

/linux-6.15/arch/x86/kernel/
H A De820.c190 case E820_TYPE_RAM: pr_cont("usable"); break; in e820_print_type()
761 if (entry->type != E820_TYPE_RAM) in e820__register_nosave_regions()
840 if (entry->type != E820_TYPE_RAM && in e820__end_ram_pfn()
940 e820__range_add(start_at, mem_size, E820_TYPE_RAM); in parse_memmap_one()
1010 case E820_TYPE_RAM: return "System RAM"; in e820_type_to_string()
1025 case E820_TYPE_RAM: return IORESOURCE_SYSTEM_RAM; in e820_type_to_iomem_type()
1046 case E820_TYPE_RAM: /* Fall-through: */ in e820_type_to_iores_desc()
1068 case E820_TYPE_RAM: in do_mark_busy()
1168 if (entry->type != E820_TYPE_RAM) in e820__reserve_resources_late()
1209 e820__range_add(0, LOWMEMSIZE(), E820_TYPE_RAM); in e820__memory_setup_default()
[all …]
H A Dsetup.c732 e820__range_update(0, PAGE_SIZE, E820_TYPE_RAM, E820_TYPE_RESERVED); in trim_bios_range()
739 e820__range_remove(BIOS_BEGIN, BIOS_END - BIOS_BEGIN, E820_TYPE_RAM, 1); in trim_bios_range()
757 if (e820__mapped_all(start, start + size, E820_TYPE_RAM)) in e820_add_kernel_range()
761 e820__range_remove(start, size, E820_TYPE_RAM, 0); in e820_add_kernel_range()
762 e820__range_add(start, size, E820_TYPE_RAM); in e820_add_kernel_range()
991 e820__range_update(0x70000000ULL, 0x40000ULL, E820_TYPE_RAM, in setup_arch()
H A Dcrash.c309 cmd.type = E820_TYPE_RAM; in crash_setup_memmap_entries()
335 ei.type = E820_TYPE_RAM; in crash_setup_memmap_entries()
351 ei.type = E820_TYPE_RAM; in crash_setup_memmap_entries()
H A Dtboot.c203 if (e820_table->entries[i].type != E820_TYPE_RAM) in tboot_setup_sleep()
H A Daperture_64.c359 E820_TYPE_RAM)) { in early_gart_iommu_check()
H A Dkexec-bzimage64.c283 if (params->e820_table[i].type != E820_TYPE_RAM) in setup_boot_parameters()
H A Dkvm.c957 if (entry->type != E820_TYPE_RAM) in kvm_init_platform()
/linux-6.15/arch/x86/xen/
H A Dsetup.c170 if (entry->type != E820_TYPE_RAM) in xen_find_pfn_range()
430 if (entry->type == E820_TYPE_RAM || i == xen_e820_table.nr_entries - 1) { in xen_foreach_remap_area()
434 if (entry->type == E820_TYPE_RAM) in xen_foreach_remap_area()
543 if (type == E820_TYPE_RAM) { in xen_align_and_add_e820_region()
566 entry->type = E820_TYPE_RAM; in xen_ignore_unusable()
583 if (entry->type == E820_TYPE_RAM && entry->addr <= start && in xen_is_e820_reserved()
608 if (entry->type != E820_TYPE_RAM || entry->size < size) in xen_find_free_area()
645 if (entry->type == E820_TYPE_RAM && entry->size >= swap_size && in xen_e820_swap_entry_with_ram()
662 swap_entry->type = E820_TYPE_RAM; in xen_e820_swap_entry_with_ram()
824 xen_e820_table.entries[0].type = E820_TYPE_RAM; in xen_memory_setup()
[all …]
H A Denlighten_pvh.c78 if (e->type != E820_TYPE_RAM) in pvh_reserve_extra_memory()
117 e->type = E820_TYPE_RAM; in pvh_reserve_extra_memory()
H A Denlighten_hvm.c62 !e820__mapped_all(pa, pa + PAGE_SIZE, E820_TYPE_RAM) || in reserve_shared_info()
/linux-6.15/arch/x86/include/asm/e820/
H A Dtypes.h11 E820_TYPE_RAM = 1, enumerator
/linux-6.15/arch/x86/include/asm/
H A Dgart.h100 if (e820__mapped_any(aper_base, aper_base + aper_size, E820_TYPE_RAM)) { in aperture_valid()
/linux-6.15/arch/x86/boot/compressed/
H A Dpgtable_64.c79 if (entry->type != E820_TYPE_RAM) in find_trampoline_placement()
H A Dkaslr.c754 if (entry->type != E820_TYPE_RAM) in process_e820_entries()
/linux-6.15/arch/x86/virt/svm/
H A Dsev.c197 if (e820__mapped_any(pa, pa + PMD_SIZE, E820_TYPE_RAM)) { in __snp_fixup_e820_tables()
199 e820__range_update(pa, PMD_SIZE, E820_TYPE_RAM, E820_TYPE_RESERVED); in __snp_fixup_e820_tables()
200 e820__range_update_table(e820_table_kexec, pa, PMD_SIZE, E820_TYPE_RAM, E820_TYPE_RESERVED); in __snp_fixup_e820_tables()
/linux-6.15/arch/x86/platform/efi/
H A Dquirks.c299 e820__range_update(addr, size, E820_TYPE_RAM, E820_TYPE_RESERVED); in efi_arch_mem_reserve()
318 if (!e820__mapped_all(start, start+size, E820_TYPE_RAM)) in can_free_region()
H A Defi.c137 e820_type = E820_TYPE_RAM; in do_add_efi_memmap()
/linux-6.15/arch/x86/mm/
H A Dinit_64.c471 E820_TYPE_RAM) && in phys_pte_init()
526 E820_TYPE_RAM) && in phys_pmd_init()
613 E820_TYPE_RAM) && in phys_pud_init()
700 E820_TYPE_RAM) && in phys_p4d_init()
/linux-6.15/drivers/firmware/efi/libstub/
H A Dx86-stub.c519 e820_type = E820_TYPE_RAM; in setup_e820()
533 e820_type = E820_TYPE_RAM; in setup_e820()
/linux-6.15/arch/x86/kvm/mmu/
H A Dspte.c128 E820_TYPE_RAM); in kvm_is_mmio_pfn()
/linux-6.15/arch/x86/kernel/cpu/mtrr/
H A Dcleanup.c853 return e820__range_update(trim_start, trim_size, E820_TYPE_RAM, E820_TYPE_RESERVED); in real_trim_memory()
/linux-6.15/arch/x86/kernel/cpu/
H A Dbugs.c2604 e820__mapped_any(half_pa, ULLONG_MAX - half_pa, E820_TYPE_RAM)) { in l1tf_select_mitigation()