Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/resctrl/
H A Dinternal.h244 #define RFTYPE_BASE BIT(1) macro
256 #define RF_CTRL_BASE (RFTYPE_BASE | RFTYPE_CTRL)
H A Drdtgroup.c1802 .fflags = RFTYPE_BASE,
1811 .fflags = RFTYPE_BASE,
1819 .fflags = RFTYPE_BASE,
3228 files = RFTYPE_BASE | BIT(RF_CTRLSHIFT + rtype); in mkdir_rdt_prepare()