FreeBSD kernel /amd64 XEN device code
timer.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void xen_clock_init (void)
 
void xen_delay (int)
 

Function Documentation

◆ xen_clock_init()

void xen_clock_init ( void  )

Definition at line 511 of file timer.c.

◆ xen_delay()

void xen_delay ( int  n)

Definition at line 523 of file timer.c.

References NSEC_IN_USEC, and xen_fetch_vcpu_time().

Here is the call graph for this function: