Searched refs:K_MEM_BOOT_PHYS_TO_VIRT (Results 1 – 1 of 1) sorted by relevance
78 #define K_MEM_BOOT_PHYS_TO_VIRT(phys) ((uint8_t *)(((uintptr_t)(phys)) + K_MEM_VM_OFFSET)) macro97 #define K_MEM_VM_FREE_START K_MEM_BOOT_PHYS_TO_VIRT(K_MEM_PHYS_RAM_END)