Home
last modified time | relevance | path

Searched defs:x86_memmap_source (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/arch/x86/core/
Dmemmap.c36 __weak enum x86_memmap_source x86_memmap_source = X86_MEMMAP_SOURCE_DEFAULT; variable
/Zephyr-latest/include/zephyr/arch/x86/
Dmemmap.h17 enum x86_memmap_source { enum