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

/freebsd-9.3-release/sys/xen/interface/
H A Dxen.h276 /* When specifying UVMF_MULTI, also OR in a pointer to a CPU bitmap. */
277 /* UVMF_LOCAL is merely UVMF_MULTI with a NULL bitmap pointer. */
282 #define UVMF_MULTI (0UL<<2) /* Flush subset of TLBs. */ macro

Completed in 97 milliseconds