Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/kernel/include/
Dmmu.h51 #define Z_BOOT_PHYS_TO_VIRT(phys) ((uint8_t *)(((uintptr_t)phys) + Z_VM_OFFSET)) macro
54 #define Z_FREE_VM_START Z_BOOT_PHYS_TO_VIRT(Z_PHYS_RAM_END)