Searched refs:bar_end (Results 1 – 1 of 1) sorted by relevance
468 const uint64_t bar_end = bar->base + bar->size; in ppt_bar_verify_mmio() local477 if (base < bar->base || base >= bar_end || in ppt_bar_verify_mmio()478 map_end < bar->base || map_end > bar_end) { in ppt_bar_verify_mmio()