Searched refs:this_base (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/sparc/kernel/
H A Dchmc.c351 u64 this_base; local
355 this_base = ent->phys_addr;
356 this_end = this_base + ent->reg_size;
357 if (base < this_base || base >= this_end)

Completed in 116 milliseconds