HomeSort by: relevance | last modified time | path
    Searched defs:memmap_entries (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/mit/xen-include-public/dist/xen/include/public/arch-x86/hvm/
start_info.h 54 * | memmap_entries | Number of entries in the memory map table. Zero
96 * Version 1: Added the memmap_paddr/memmap_entries fields (plus 4 bytes of
100 * of the structure must check that memmap_entries is non-zero
139 uint32_t memmap_entries; /* Number of entries in the memmap table. */ member in struct:hvm_start_info
start_info.h 54 * | memmap_entries | Number of entries in the memory map table. Zero
96 * Version 1: Added the memmap_paddr/memmap_entries fields (plus 4 bytes of
100 * of the structure must check that memmap_entries is non-zero
139 uint32_t memmap_entries; /* Number of entries in the memmap table. */ member in struct:hvm_start_info

Completed in 23 milliseconds