Home
last modified time | relevance | path

Searched refs:xen_tlb_flush (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/i386/xen/
Dxen_machdep.c513 void xen_tlb_flush(void) in xen_tlb_flush() function
632 xen_tlb_flush(); in xen_create_contiguous_region()
655 xen_tlb_flush(); in xen_create_contiguous_region()
715 xen_tlb_flush(); in xen_destroy_contiguous_region()
Dmp_machdep.c343 xen_tlb_flush(); in iv_invltlb()
/freebsd-10-stable/sys/i386/include/
Dcpufunc.h50 extern void xen_tlb_flush(void);
500 xen_tlb_flush(); in invltlb()