Searched refs:K_MEM_VM_FREE_START (Results 1 – 5 of 5) sorted by relevance
97 #define K_MEM_VM_FREE_START K_MEM_BOOT_PHYS_TO_VIRT(K_MEM_PHYS_RAM_END) macro99 #define K_MEM_VM_FREE_START K_MEM_KERNEL_VIRT_END macro
84 +--------------+ <- K_MEM_VM_FREE_START118 * ``K_MEM_VM_FREE_START`` is the beginning of the virtual address space where addresses126 * If it is disabled, ``K_MEM_VM_FREE_START`` is the same ``K_MEM_KERNEL_VIRT_END`` which179 ``K_MEM_VM_FREE_START`` and ``K_MEM_VIRT_RAM_END``.
30 #define FAULTY_ADDRESS K_MEM_VM_FREE_START
420 cnt -= POINTER_TO_UINT(K_MEM_VM_FREE_START); in ZTEST()
198 #define Z_VIRT_REGION_START_ADDR K_MEM_VM_FREE_START230 num_bits = POINTER_TO_UINT(K_MEM_VM_FREE_START) in virt_region_init()