Searched refs:multiboot_mmap (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/include/zephyr/arch/x86/ | ||
D | multiboot.h | 33 struct multiboot_mmap { struct |
/Zephyr-latest/arch/x86/core/ | ||
D | multiboot.c | 73 struct multiboot_mmap *mmap; in z_multiboot_init() |