Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/resctrl/
H A Dinternal.h251 #define RFTYPE_BASE BIT(1) macro
261 #define RFTYPE_CTRL_BASE (RFTYPE_BASE | RFTYPE_CTRL)
262 #define RFTYPE_MON_BASE (RFTYPE_BASE | RFTYPE_MON)
H A Drdtgroup.c1966 .fflags = RFTYPE_BASE,
1975 .fflags = RFTYPE_BASE,
1983 .fflags = RFTYPE_BASE,
3640 files = RFTYPE_BASE | RFTYPE_CTRL; in mkdir_rdt_prepare()
3644 files = RFTYPE_BASE | RFTYPE_MON; in mkdir_rdt_prepare()