Home
last modified time | relevance | path

Searched refs:boot_type (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/arch/x86/core/
Dprep_c.c52 cpu_arg->boot_type == MULTIBOOT_BOOT_TYPE) { in z_prep_c()
55 cpu_arg->boot_type == EFI_BOOT_TYPE) { in z_prep_c()
/Zephyr-latest/arch/x86/core/offsets/
Doffsets.c21 GEN_OFFSET_SYM(x86_boot_arg_t, boot_type);
/Zephyr-latest/arch/x86/include/
Dkernel_arch_data.h64 int boot_type; member