Home
last modified time | relevance | path

Searched refs:X86_MEMMAP_ENTRY_UNKNOWN (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/arch/x86/
Dmemmap.h47 X86_MEMMAP_ENTRY_UNKNOWN /* unknown type, do not use */ enumerator
/Zephyr-latest/arch/x86/core/
Dmultiboot.c111 type = X86_MEMMAP_ENTRY_UNKNOWN; in z_multiboot_init()