Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kernel/cpu/resctrl/
Dinternal.h244 #define RF_CTRL_BASE (RFTYPE_BASE | RFTYPE_CTRL) macro
Drdtgroup.c1590 .fflags = RF_CTRL_BASE,
1598 .fflags = RF_CTRL_BASE,
1605 .fflags = RF_CTRL_BASE,
3178 ret = rdtgroup_add_files(rdt_root->kn, RF_CTRL_BASE); in rdtgroup_setup_root()