Searched refs:intersects (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/s390/boot/ |
| A D | ipl_report.c | 24 static inline bool intersects(unsigned long addr0, unsigned long size0, in intersects() function 58 intersects(initrd_data.start, initrd_data.size, safe_addr, size)) in find_bootdata_space() 61 if (intersects(safe_addr, size, comp->addr, comp->len)) { in find_bootdata_space() 66 if (intersects(safe_addr, size, cert->addr, cert->len)) { in find_bootdata_space()
|
| /linux/Documentation/scheduler/ |
| A D | sched-energy.rst | 109 above figure. Since pd4 intersects with both rd1 and rd2, it will be
|
| /linux/Documentation/admin-guide/mm/ |
| A D | memory-hotplug.rst | 449 intersects multiple zones or no zone, the
|
Completed in 8 milliseconds