Searched refs:UVMF_TLB_FLUSH (Results 1 – 3 of 3) 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
730 level == PT_PGD ? UVMF_TLB_FLUSH : 0); in xen_pin_page()847 level == PT_PGD ? UVMF_TLB_FLUSH : 0); in xen_unpin_page()2261 flags = UVMF_TLB_FLUSH | UVMF_ALL; in xen_remap_exchanged_ptes()