Searched defs:UVMF_INVLPG (Results 1 – 2 of 2) sorted by relevance
367 #define UVMF_INVLPG (2UL<<0) /* Flush only one entry. */ macro
474 #define UVMF_INVLPG (xen_mk_ulong(2)<<0) /* Flush only one entry. */ macro