Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/resctrl/
H A Dinternal.h232 #define RFTYPE_BASE BIT(1) macro
244 #define RF_CTRL_BASE (RFTYPE_BASE | RFTYPE_CTRL)
H A Drdtgroup.c1563 .fflags = RFTYPE_BASE,
1572 .fflags = RFTYPE_BASE,
1580 .fflags = RFTYPE_BASE,
2834 files = RFTYPE_BASE | BIT(RF_CTRLSHIFT + rtype); in mkdir_rdt_prepare()