Searched refs:dce_nwd_end (Results 1 – 1 of 1) sorted by relevance
514 uint64_t dce_nwd_end; in drtm_dl_check_args() 521 dce_nwd_end = dce_nwd_start + dce_nwd_size; in drtm_dl_check_args() 523 if (!(dce_nwd_start < dce_nwd_end)) { in drtm_dl_check_args() 528 if (dce_nwd_start < dlme_end && dlme_start < dce_nwd_end) { in drtm_dl_check_args() 512 uint32_t dce_nwd_end = dce_nwd_start + a->dce_nwd_size; drtm_dl_check_args() local