Home
last modified time | relevance | path

Searched refs:RFTYPE_RES_MB (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/kernel/cpu/resctrl/
H A Dinternal.h252 #define RFTYPE_RES_MB BIT(9) macro
H A Dcore.c100 .fflags = RFTYPE_RES_MB,
112 .fflags = RFTYPE_RES_MB,
H A Drdtgroup.c1747 .fflags = RF_CTRL_INFO | RFTYPE_RES_MB,
1754 .fflags = RF_CTRL_INFO | RFTYPE_RES_MB,
1761 .fflags = RF_CTRL_INFO | RFTYPE_RES_MB,
1899 rft->fflags = RF_CTRL_INFO | RFTYPE_RES_MB; in thread_throttle_mode_init()