Searched refs:RMT_NODE_BITS (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/arch/x86/events/amd/ | ||
H A D | ibs.c | 743 #define RMT_NODE_BITS (1 << IBS_DATA_SRC_DRAM) macro 744 #define RMT_NODE_APPLICABLE(x) (RMT_NODE_BITS & (1 << x)) |
Completed in 3 milliseconds