Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kernel/cpu/resctrl/
Dinternal.h257 #define RF_CTRL_BASE (RFTYPE_BASE | RFTYPE_CTRL) macro
Drdtgroup.c1825 .fflags = RF_CTRL_BASE,
1833 .fflags = RF_CTRL_BASE,
1840 .fflags = RF_CTRL_BASE,
3689 ret = rdtgroup_add_files(kernfs_root_to_node(rdt_root), RF_CTRL_BASE); in rdtgroup_setup_root()