Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/mm/
Dtlb.c54 #define LAST_USER_MM_IBPB 0x1UL macro
56 #define LAST_USER_MM_SPEC_MASK (LAST_USER_MM_IBPB | LAST_USER_MM_L1D_FLUSH)
59 #define LAST_USER_MM_INIT LAST_USER_MM_IBPB
439 (next_mm | prev_mm) & LAST_USER_MM_IBPB) in cond_mitigation()