Home
last modified time | relevance | path

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

/linux/arch/s390/boot/
A Dipl_report.c24 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 Dsched-energy.rst109 above figure. Since pd4 intersects with both rd1 and rd2, it will be
/linux/Documentation/admin-guide/mm/
A Dmemory-hotplug.rst449 intersects multiple zones or no zone, the

Completed in 8 milliseconds