Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/arch/x86/
Dmultiboot.h53 #define MULTIBOOT_MMAP_DEFECTIVE 5 /* defective RAM module */ macro
/Zephyr-latest/arch/x86/core/
Dmultiboot.c107 case MULTIBOOT_MMAP_DEFECTIVE: in z_multiboot_init()