Home
last modified time | relevance | path

Searched refs:e820 (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dcoreboot_table.c103 struct e820entry e820[32]; in write_coreboot_table() local
122 num = install_e820_map(ARRAY_SIZE(e820), e820); in write_coreboot_table()
124 map->start.lo = e820[i].addr & 0xffffffff; in write_coreboot_table()
125 map->start.hi = e820[i].addr >> 32; in write_coreboot_table()
126 map->size.lo = e820[i].size & 0xffffffff; in write_coreboot_table()
127 map->size.hi = e820[i].size >> 32; in write_coreboot_table()
128 map->type = e820[i].type; in write_coreboot_table()
H A DMakefile20 obj-y += e820.o
/OK3568_Linux_fs/u-boot/arch/x86/cpu/qemu/
H A DMakefile11 obj-$(CONFIG_QFW) += cpu.o e820.o
/OK3568_Linux_fs/kernel/Documentation/dev-tools/
H A Dgdb-kernel-debugging.rst112 [ 0.000000] e820: BIOS-provided physical RAM map:
113 [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
114 [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
/OK3568_Linux_fs/kernel/drivers/nvdimm/
H A DMakefile16 nd_e820-y := e820.o
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-firmware-qemu_fw_cfg71 "etc/e820"
89 qemu_fw_cfg/by_name/etc/e820 -> ../../by_key/35
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dhw_random.rst82 3) users with properly working BIOS e820 handling will always
85 However, for people who use mem=XX, BIOS e820 information is
H A Dkernel-parameters.txt1487 gart_fix_e820= [X86-64] disable the fix e820 for K8 GART
2811 The memory region may be marked as e820 type 12 (0xc)
2820 specified as e820 types, e.g., 1 = RAM, 2 = reserved,
/OK3568_Linux_fs/kernel/Documentation/x86/
H A Dintel_txt.rst113 lock, e820 table does not have invalid entries, etc.).
137 - Tboot adjusts the e820 table provided by the bootloader to reserve
179 in the e820 table, but not any memory that BIOS might alter over
H A Dintel-iommu.rst31 reserved in the e820 map. When we turn on DMA translation, DMA to those
/OK3568_Linux_fs/kernel/tools/testing/nvdimm/
H A DKbuild58 nd_e820-y := $(NVDIMM_SRC)/e820.o
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A DMakefile71 obj-y += bootflag.o e820.o
/OK3568_Linux_fs/kernel/arch/x86/
H A DKconfig1652 Treat memory marked using the non-standard e820 type of 12 as used
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist1.txt1438 -rw-r--r-- root root 2579 ./usr/include/asm/e820.h
H A Dbuildhistory_filelist2.txt1439 -rw-r--r-- root root 2579 ./usr/include/asm/e820.h