Searched refs:LLC_S_FMT (Results 1 – 2 of 2) sorted by relevance
272 && (!(control & LLC_S_FMT) || control == LLC_U_FMT)) { in llc_print()360 if ((control & LLC_S_FMT) == LLC_S_FMT) { in llc_print()
31 #define LLC_S_FMT 1 macro