Searched refs:Z_PHYS_RAM_END (Results 1 – 3 of 3) sorted by relevance
30 #define Z_PHYS_RAM_END (Z_PHYS_RAM_START + Z_PHYS_RAM_SIZE) macro54 #define Z_FREE_VM_START Z_BOOT_PHYS_TO_VIRT(Z_PHYS_RAM_END)182 return (phys >= Z_PHYS_RAM_START) && (phys < Z_PHYS_RAM_END); in z_is_page_frame()217 _phys < Z_PHYS_RAM_END; \
185 for (pos = (uint8_t *)Z_PHYS_RAM_START; pos < (uint8_t *)Z_PHYS_RAM_END; in test_ram_perms()
104 Z_PHYS_RAM_START, Z_PHYS_RAM_END); in z_page_frames_dump()