Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/cpu/
Dintel_rdt.h200 #define RFTYPE_BASE BIT(1) macro
212 #define RF_CTRL_BASE (RFTYPE_BASE | RFTYPE_CTRL)
Dintel_rdt_rdtgroup.c1319 .fflags = RFTYPE_BASE,
1328 .fflags = RFTYPE_BASE,
1336 .fflags = RFTYPE_BASE,
2493 files = RFTYPE_BASE | BIT(RF_CTRLSHIFT + rtype); in mkdir_rdt_prepare()