Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/mm/
Dtlb.c52 #define LAST_USER_MM_IBPB 0x1UL macro
54 #define LAST_USER_MM_SPEC_MASK (LAST_USER_MM_IBPB | LAST_USER_MM_L1D_FLUSH)
57 #define LAST_USER_MM_INIT LAST_USER_MM_IBPB
436 (next_mm | prev_mm) & LAST_USER_MM_IBPB) in cond_mitigation()