zephyr/include/arch
Tomasz Bursztyka 0affb29572 arch/x86: Add a CPUID function to get initial APIC ID
Depending on whether X2APIC is enabled or not, it will be safer to grab
such ID from the right place.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2022-02-22 10:35:39 -05:00
..
arc arc: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
arm/aarch32 linker: Introduce zephyr,memory-region compatible 2022-02-21 22:02:04 -05:00
arm64 clock: add k_cycle_get_64 2021-11-08 13:41:53 -05:00
common include: common: Add sys_set_bits and set_clear_bits inline functions 2021-10-12 08:37:03 -04:00
mips arch: add MIPS architecture support 2022-01-19 13:48:21 -05:00
nios2 clock: add k_cycle_get_64 2021-11-08 13:41:53 -05:00
posix linker: update posix linker template, linker.ld 2022-01-07 17:00:28 +01:00
riscv linker: Introduce zephyr,memory-region compatible 2022-02-21 22:02:04 -05:00
sparc clock: add k_cycle_get_64 2021-11-08 13:41:53 -05:00
x86 arch/x86: Add a CPUID function to get initial APIC ID 2022-02-22 10:35:39 -05:00
xtensa dma: intel_adsp: Reduce irq setup code 2022-02-21 20:59:08 -05:00
arch_inlines.h
cpu.h arch: add MIPS architecture support 2022-01-19 13:48:21 -05:00
structs.h kernel: add an architecture specific structs header 2021-04-21 09:03:47 -04:00
syscall.h