Home
last modified time | relevance | path

Searched defs:e820 (Results 1 – 17 of 17) sorted by relevance

/xen/tools/firmware/hvmloader/
A De820.c106 void dump_e820_table(struct e820entry *e820, unsigned int nr) in dump_e820_table()
152 int build_e820_table(struct e820entry *e820, in build_e820_table()
A Dovmf.c60 uint64_t e820; member
142 struct e820entry *e820 = scratch_alloc(sizeof(struct e820entry)*16, 0); in ovmf_setup_e820() local
A Dseabios.c47 uint32_t e820; member
123 struct e820entry *e820 = scratch_alloc(sizeof(struct e820entry)*16, 0); in seabios_setup_e820() local
/xen/xen/arch/x86/
A De820.c37 struct e820map e820; variable
547 struct e820map *e820, uint64_t s, uint64_t e, uint32_t type) in e820_add_range()
595 struct e820map *e820, uint64_t s, uint64_t e, in e820_change_range_type()
680 int __init reserve_e820_ram(struct e820map *e820, uint64_t s, uint64_t e) in reserve_e820_ram()
A Dsetup.c583 static void __init kexec_reserve_area(struct e820map *e820) in kexec_reserve_area()
A Dmm.c4761 struct e820entry *e820; in arch_memory_op() local
/xen/xen/arch/x86/guest/
A Dhypervisor.c75 void __init hypervisor_e820_fixup(struct e820map *e820) in hypervisor_e820_fixup()
/xen/xen/include/asm-x86/guest/
A Dhypervisor.h66 static inline void hypervisor_e820_fixup(struct e820map *e820) {} in hypervisor_e820_fixup()
/xen/xen/include/asm-x86/pv/
A Dshim.h96 static inline void pv_shim_fixup_e820(struct e820map *e820) in pv_shim_fixup_e820()
/xen/xen/arch/x86/guest/hyperv/
A Dhyperv.c202 static void __init e820_fixup(struct e820map *e820) in e820_fixup()
/xen/tools/libxl/
A Dlibxl_x86.c55 struct e820entry e820[E820MAX]; in e820_sanitize() local
682 struct e820entry *e820 = NULL; in domain_construct_memmap() local
/xen/xen/arch/x86/pv/
A Dshim.c120 static void __init mark_pfn_as_ram(struct e820map *e820, uint64_t pfn) in mark_pfn_as_ram()
130 void __init pv_shim_fixup_e820(struct e820map *e820) in pv_shim_fixup_e820()
/xen/xen/arch/x86/guest/xen/
A Dxen.c321 static void __init e820_fixup(struct e820map *e820) in e820_fixup()
/xen/tools/firmware/rombios/32bit/
A Dpmm.c271 struct e820entry *e820 = E820; in pmm_initalize() local
/xen/tools/libxc/include/
A Dxc_dom.h222 struct e820entry *e820; member
/xen/xen/include/asm-x86/
A Ddomain.h391 struct e820entry *e820; member
/xen/tools/libxc/
A Dxc_domain.c754 struct e820entry e820; in xc_domain_set_memmap_limit() local

Completed in 38 milliseconds