Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/boot/
Dipl_report.c24 static inline bool intersects(unsigned long addr0, unsigned long size0, in intersects() function
/kernel/linux/linux-6.6/arch/s390/boot/
Dboot.h96 static inline bool intersects(unsigned long addr0, unsigned long size0, in intersects() function
/kernel/linux/linux-6.6/include/drm/ttm/
Dttm_resource.h102 bool (*intersects)(struct ttm_resource_manager *man, member