zephyr/arch/x86/core/intel64
Daniel Leung db9d3134c5 kernel: mm: rename Z_MEM_PHYS/VIRT_ADDR to K_MEM_*
This is part of a series to move memory management functions
away from the z_ namespace and into its own namespace. Also
make documentation available via doxygen.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-06-12 21:13:26 -04:00
..
coredump.c arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
cpu.c arch: x86: remove limitation of number of cpu support in smp 2024-05-13 16:07:11 -04:00
fatal.c arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
irq.c arch: x86_64: split irq.c into multiple files 2024-01-09 10:00:17 +01:00
irq_offload.c arch/x86: Make irq_offload SMP-safe on x86_64 2024-06-04 07:57:06 +02:00
locore.S kernel: mm: rename Z_MEM_PHYS/VIRT_ADDR to K_MEM_* 2024-06-12 21:13:26 -04:00
smp.c arch: call arch_smp_init() directly, do not use SYS_INIT 2024-06-12 18:23:54 -04:00
thread.c arch: x86: coding guidelines: cast unused arguments to void 2024-05-06 22:53:13 +01:00
tls.c x86-64: Early TLS initialization 2023-08-08 19:08:04 -04:00
userspace.S kernel: mm: rename Z_MEM_PHYS/VIRT_ADDR to K_MEM_* 2024-06-12 21:13:26 -04:00