Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sun4v_tod_get
arch/sparc/include/asm/hypervisor.h
1108
unsigned long sun4v_tod_get(unsigned long *time);
drivers/rtc/rtc-sun4v.c
25
ret = sun4v_tod_get(&time);