Searched defs:sg_is_last (Results 1 – 3 of 3) sorted by relevance
35 #define sg_is_last(sg) ((sg)->page_link & SG_END) macro
15 #define sg_is_last(sg) ((sg)->page_link & 0x02) macro
73 #define sg_is_last(sg) ((sg)->page_link & SG_END) macro
Completed in 6 milliseconds