Home
last modified time | relevance | path

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

/Zephyr-latest/kernel/
Dmem_domain.c29 uintptr_t pstart, pend, dstart, dend; in check_add_partition() local
54 pstart = part->start; in check_add_partition()
57 if (pend <= pstart) { in check_add_partition()
77 if (pend > dstart && dend > pstart) { in check_add_partition()