Home
last modified time | relevance | path

Searched refs:E820_UNUSABLE (Results 1 – 9 of 9) sorted by relevance

/xen/tools/libxl/
A Dlibxl_x86.c42 case E820_UNUSABLE: return "Unusable"; in e820_names()
83 (src[i].type == E820_UNUSABLE) || in e820_sanitize()
136 if ((src[i].type == E820_UNUSABLE) || in e820_sanitize()
156 src[i].type = E820_UNUSABLE; in e820_sanitize()
176 src[i].type = E820_UNUSABLE; in e820_sanitize()
183 if (src[i].type != E820_UNUSABLE) in e820_sanitize()
198 e820[idx].type = E820_UNUSABLE; in e820_sanitize()
/xen/xen/include/asm-x86/
A De820.h11 #define E820_UNUSABLE 5 macro
/xen/xen/arch/x86/
A Dtboot.c421 E820_RESERVED, E820_UNUSABLE); in tboot_protect_mem_regions()
430 E820_RESERVED, E820_UNUSABLE); in tboot_protect_mem_regions()
437 E820_RESERVED, E820_UNUSABLE); in tboot_protect_mem_regions()
A De820.c112 case E820_UNUSABLE: in print_e820_memory_map()
389 E820_RAM, E820_UNUSABLE) ) in clip_to_limit()
A Ddom0_build.c533 if ( (e820.map[i].type == E820_UNUSABLE) && in dom0_setup_permissions()
A Dmm.c301 (e820.map[i].type != E820_UNUSABLE) ) in arch_init_memory()
403 case E820_UNUSABLE: in page_is_ram_type()
451 case E820_UNUSABLE: in page_get_ram_type()
/xen/xen/arch/x86/hvm/
A Ddom0_build.c368 entry_guest->type = E820_UNUSABLE; in pvh_setup_e820()
395 entry_guest->type = E820_UNUSABLE; in pvh_setup_e820()
/xen/xen/arch/x86/efi/
A Defi-boot.h190 type = E820_UNUSABLE; in efi_arch_process_memory_map()
/xen/tools/libxc/include/
A Dxenctrl.h1310 #define E820_UNUSABLE 5 macro

Completed in 27 milliseconds