Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/mm/
Dtlb.c53 #define LAST_USER_MM_IBPB 0x1UL macro
55 #define LAST_USER_MM_SPEC_MASK (LAST_USER_MM_IBPB | LAST_USER_MM_L1D_FLUSH)
58 #define LAST_USER_MM_INIT LAST_USER_MM_IBPB
442 (next_mm | prev_mm) & LAST_USER_MM_IBPB) in cond_mitigation()