Home
last modified time | relevance | path

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

/trusted-firmware-a/lib/gpt_rme/
A Dgpt_rme.c115 static bool gpt_check_pas_overlap(uintptr_t base_1, size_t size_1, in gpt_check_pas_overlap() argument
118 if (((base_1 + size_1) > base_2) && ((base_2 + size_2) > base_1)) { in gpt_check_pas_overlap()

Completed in 3 milliseconds