Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/cpu/resctrl/
Dinternal.h232 #define RFTYPE_BASE BIT(1) macro
244 #define RF_CTRL_BASE (RFTYPE_BASE | RFTYPE_CTRL)
Drdtgroup.c1582 .fflags = RFTYPE_BASE,
1591 .fflags = RFTYPE_BASE,
1599 .fflags = RFTYPE_BASE,
2853 files = RFTYPE_BASE | BIT(RF_CTRLSHIFT + rtype); in mkdir_rdt_prepare()