coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
time.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

u64 get_time (void)
 

Variables

unsigned long tb_freq
 

Function Documentation

◆ get_time()

u64 get_time ( void  )

Definition at line 72 of file functions.c.

Referenced by handle_port_61h(), and update_time().

Here is the caller graph for this function:

Variable Documentation

◆ tb_freq

unsigned long tb_freq
extern

Definition at line 70 of file functions.c.

Referenced by handle_port_61h(), and update_time().