Home
last modified time | relevance | path

Searched refs:x86_boot_arg_t (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/arch/x86/core/offsets/
Doffsets.c21 GEN_OFFSET_SYM(x86_boot_arg_t, boot_type);
22 GEN_OFFSET_SYM(x86_boot_arg_t, arg);
/Zephyr-latest/arch/x86/core/
Dprep_c.c19 __pinned_data x86_boot_arg_t x86_cpu_boot_arg;
32 x86_boot_arg_t *cpu_arg = arg; in z_prep_c()
/Zephyr-latest/arch/x86/include/
Dkernel_arch_data.h68 typedef struct x86_boot_arg x86_boot_arg_t; typedef
/Zephyr-latest/arch/x86/core/intel64/
Dcpu.c39 x86_boot_arg_t x86_cpu_boot_arg;