Home
last modified time | relevance | path

Searched refs:RFTYPE_CTRL_BASE (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/arch/x86/kernel/cpu/resctrl/
H A Dinternal.h261 #define RFTYPE_CTRL_BASE (RFTYPE_BASE | RFTYPE_CTRL) macro
H A Drdtgroup.c1998 .fflags = RFTYPE_CTRL_BASE,
2013 .fflags = RFTYPE_CTRL_BASE,
2020 .fflags = RFTYPE_CTRL_BASE,
2034 .fflags = RFTYPE_CTRL_BASE | RFTYPE_DEBUG,
2463 fflags = mba_sc ? RFTYPE_CTRL_BASE | RFTYPE_MON_BASE : 0; in set_mba_sc()
2739 unsigned long flags = RFTYPE_CTRL_BASE; in rdt_get_tree()