摘要: get_cpu_mask /* cpu_bit_bitmap[0] is empty - so we can back into it */ #define MASK_DECLARE_1(x) [x+1][0] = (1UL << (x)) #define MASK_DECLARE_2(x) MAS 阅读全文
posted @ 2021-12-08 20:15 aspirs 阅读(222) 评论(0) 推荐(0) 编辑