zephyr/include/zephyr/kernel
Nicolas Pitre 57305971d1 kernel: mmu: abstract access to page frame flags and address
Introduce z_page_frame_set() and z_page_frame_clear() to manipulate
flags. Obtain the virtual address using the existing
z_page_frame_to_virt(). This will make changes to the page frame
structure easier.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2024-05-13 16:04:40 -04:00
..
internal doc: various doxygen fixes 2024-04-30 12:00:58 +02:00
mm kernel: mmu: abstract access to page frame flags and address 2024-05-13 16:04:40 -04:00
mm.h kernel: mm: introduce k_mem_phys_map()/_unmap() 2024-04-10 07:44:27 -04:00
obj_core.h kernel: add closing comments to config endifs 2024-03-25 18:03:31 -04:00
smp.h kernel: smp: introduce k_smp_cpu_resume 2024-01-17 11:57:20 -05:00
stats.h kernel: add closing comments to config endifs 2024-03-25 18:03:31 -04:00
thread.h kernel: Remove duplicate execution_cycles write and improve docstring 2024-04-28 13:04:20 -04:00
thread_stack.h kernel: align thread stack size declaration 2024-03-27 19:27:10 -04:00