Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/mm/
H A Dtlb.c55 #define LAST_USER_MM_IBPB 0x1UL macro
57 #define LAST_USER_MM_SPEC_MASK (LAST_USER_MM_IBPB | LAST_USER_MM_L1D_FLUSH)
60 #define LAST_USER_MM_INIT LAST_USER_MM_IBPB
718 (next_mm | prev_mm) & LAST_USER_MM_IBPB) in cond_mitigation()