Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kernel/cpu/resctrl/
Dinternal.h251 #define RF_CTRL_BASE (RFTYPE_BASE | RFTYPE_CTRL) macro
Drdtgroup.c1548 .fflags = RF_CTRL_BASE,
1556 .fflags = RF_CTRL_BASE,
1563 .fflags = RF_CTRL_BASE,
3224 ret = rdtgroup_add_files(rdt_root->kn, RF_CTRL_BASE); in rdtgroup_setup_root()