Searched defs:machine (Results 1 – 4 of 4) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_dom_elfloader.c | 57 uint64_t machine = elf_uval(elf, elf->ehdr, e_machine); in xc_dom_guest_type() local
|
/xen-4.10.0-shim-comet/xen/common/libelf/ |
A D | libelf-dominfo.c | 360 unsigned machine = elf_uval(elf, elf->ehdr, e_machine); in elf_xen_note_check() local
|
/xen-4.10.0-shim-comet/xen/arch/x86/pv/ |
A D | dom0_build.c | 281 int i, cpu, rc, compatible, compat32, order, machine; in dom0_construct_pv() local
|
/xen-4.10.0-shim-comet/tools/debugger/kdd/ |
A D | kdd.h | 207 uint16_t machine; /* OUT: Machine type */ member
|
Completed in 13 milliseconds