Expand description
TLB flush operations.
Structsยง
- OpsStack ๐
- TlbFlusher
- A TLB flusher that is aware of which CPUs are needed to be flushed.
Enumsยง
- TlbFlush
Op - The operation to flush TLB entries.
Constantsยง
- FLUSH_
ALL_ ๐OPS_ THRESHOLD - If the number of pending requests exceeds this threshold, we flush all the TLB entries instead of flushing them one by one.
- FLUSH_
ALL_ ๐RANGE_ THRESHOLD - If a TLB flushing request exceeds this threshold, we flush all.
Staticsยง
- ACK_
REMOTE_ ๐FLUSH - Whether this CPU finishes the last remote flush request.
- FLUSH_
OPS ๐
Functionsยง
- do_
remote_ ๐flush