Searched refs:MK_NOT_PHYSICAL (Results 1 – 1 of 1) sorted by relevance
260 #define MK_NOT_PHYSICAL (1<<3) /* no matching physical stat */ macro307 #define MK_NOTPHYS32(name) MK_DECLARE(name, NULL, NULL, 32, MK_NOT_PHYSICAL)308 #define MK_NOTPHYS64(name) MK_DECLARE(name, NULL, NULL, 64, MK_NOT_PHYSICAL)7721 if (!(flags & MK_NOT_PHYSICAL)) in man_sum_dests_kstats()7872 if (flags & MK_NOT_PHYSICAL) { in man_sum_kstats()