Searched refs:UVMF_TLB_FLUSH (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/x86/xen/
H A Dmmu_pv.c730 level == PT_PGD ? UVMF_TLB_FLUSH : 0);
847 level == PT_PGD ? UVMF_TLB_FLUSH : 0);
2264 flags = UVMF_TLB_FLUSH | UVMF_ALL;
/linux-master/include/xen/interface/
H A Dxen.h366 #define UVMF_TLB_FLUSH (1UL<<0) /* Flush entire TLB(s). */ macro

Completed in 274 milliseconds