Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/resctrl/
H A Dinternal.h321 #define RFTYPE_CTRL_BASE (RFTYPE_BASE | RFTYPE_CTRL) macro
H A Drdtgroup.c1942 .fflags = RFTYPE_CTRL_BASE,
1950 .fflags = RFTYPE_CTRL_BASE,
1957 .fflags = RFTYPE_CTRL_BASE,
1971 .fflags = RFTYPE_CTRL_BASE | RFTYPE_DEBUG,
2630 unsigned long flags = RFTYPE_CTRL_BASE; in rdt_get_tree()