Home
last modified time | relevance | path

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

/Zephyr-latest/arch/x86/core/offsets/
Dintel64_offsets.c49 GEN_OFFSET_SYM(x86_cpuboot_t, tr);
50 GEN_OFFSET_SYM(x86_cpuboot_t, gs_base);
51 GEN_OFFSET_SYM(x86_cpuboot_t, sp);
52 GEN_OFFSET_SYM(x86_cpuboot_t, stack_size);
53 GEN_ABSOLUTE_SYM(__X86_CPUBOOT_SIZEOF, sizeof(x86_cpuboot_t));
/Zephyr-latest/arch/x86/include/intel64/
Dkernel_arch_data.h32 typedef struct x86_cpuboot x86_cpuboot_t; typedef