HomeSort by: relevance | last modified time | path
    Searched defs:xen_suspendclocks_xc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/xen/xen/
xen_machdep.c 289 static void xen_suspendclocks_xc(void *, void*);
302 xc_wait(xc_broadcast(0, &xen_suspendclocks_xc, NULL, NULL));
326 xen_suspendclocks_xc(void *a, void *b) function in typeref:typename:void
xen_machdep.c 289 static void xen_suspendclocks_xc(void *, void*);
302 xc_wait(xc_broadcast(0, &xen_suspendclocks_xc, NULL, NULL));
326 xen_suspendclocks_xc(void *a, void *b) function in typeref:typename:void
xen_machdep.c 289 static void xen_suspendclocks_xc(void *, void*);
302 xc_wait(xc_broadcast(0, &xen_suspendclocks_xc, NULL, NULL));
326 xen_suspendclocks_xc(void *a, void *b) function in typeref:typename:void

Completed in 33 milliseconds