Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kernel/cpu/resctrl/
Dinternal.h253 #define RFTYPE_RES_MB BIT(9) macro
Dcore.c100 .fflags = RFTYPE_RES_MB,
112 .fflags = RFTYPE_RES_MB,
Drdtgroup.c1745 .fflags = RF_CTRL_INFO | RFTYPE_RES_MB,
1752 .fflags = RF_CTRL_INFO | RFTYPE_RES_MB,
1759 .fflags = RF_CTRL_INFO | RFTYPE_RES_MB,
1897 rft->fflags = RF_CTRL_INFO | RFTYPE_RES_MB; in thread_throttle_mode_init()