Home
last modified time | relevance | path

Searched refs:UVMF_TLB_FLUSH (Results 1 – 2 of 2) sorted by relevance

/linux/include/xen/interface/
A Dxen.h366 #define UVMF_TLB_FLUSH (1UL<<0) /* Flush entire TLB(s). */ macro
/linux/arch/x86/xen/
A Dmmu_pv.c713 level == PT_PGD ? UVMF_TLB_FLUSH : 0); in xen_pin_page()
830 level == PT_PGD ? UVMF_TLB_FLUSH : 0); in xen_unpin_page()
2238 flags = UVMF_TLB_FLUSH | UVMF_ALL; in xen_remap_exchanged_ptes()

Completed in 9 milliseconds