Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kernel/cpu/resctrl/
Dinternal.h245 #define RFTYPE_BASE BIT(1) macro
257 #define RF_CTRL_BASE (RFTYPE_BASE | RFTYPE_CTRL)
Drdtgroup.c1800 .fflags = RFTYPE_BASE,
1809 .fflags = RFTYPE_BASE,
1817 .fflags = RFTYPE_BASE,
3226 files = RFTYPE_BASE | BIT(RF_CTRLSHIFT + rtype); in mkdir_rdt_prepare()