Searched defs:UVMF_TLB_FLUSH (Results 1 – 2 of 2) sorted by relevance
366 #define UVMF_TLB_FLUSH (1UL<<0) /* Flush entire TLB(s). */ macro
473 #define UVMF_TLB_FLUSH (xen_mk_ulong(1)<<0) /* Flush entire TLB(s). */ macro