Home
last modified time | relevance | path

Searched refs:UVMF_MULTI (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/xen/interface/
H A Dxen.h380 /* When specifying UVMF_MULTI, also OR in a pointer to a CPU bitmap. */
381 /* UVMF_LOCAL is merely UVMF_MULTI with a NULL bitmap pointer. */
386 #define UVMF_MULTI (0UL<<2) /* Flush subset of TLBs. */ macro
/kernel/linux/linux-6.6/include/xen/interface/
H A Dxen.h363 /* When specifying UVMF_MULTI, also OR in a pointer to a CPU bitmap. */
364 /* UVMF_LOCAL is merely UVMF_MULTI with a NULL bitmap pointer. */
369 #define UVMF_MULTI (0UL<<2) /* Flush subset of TLBs. */ macro

Completed in 3 milliseconds