Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86xpv/io/psm/
H A Dxpv_uppc.c198 extern enum tod_fault_type tod_fault(enum tod_fault_type, int); in xen_uppc_clkinit()
208 (void) tod_fault(TOD_RDONLY, 0); in xen_uppc_clkinit()
H A Dxpv_psm.c192 extern enum tod_fault_type tod_fault(enum tod_fault_type, int); in xen_psm_clkinit()
202 (void) tod_fault(TOD_RDONLY, 0); in xen_psm_clkinit()
/titanic_41/usr/src/uts/common/os/
H A Dclock.c2062 tod_fault(enum tod_fault_type ftype, int off) in tod_fault() function
2287 (void) tod_fault(TOD_NOFAULT, 0); in tod_validate()
2373 (void) tod_fault(tod_bad, off); in tod_validate()