Searched refs:tod_fault (Results 1 – 3 of 3) sorted by relevance
198 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()
192 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()
2062 tod_fault(enum tod_fault_type ftype, int off) in tod_fault() function2287 (void) tod_fault(TOD_NOFAULT, 0); in tod_validate()2373 (void) tod_fault(tod_bad, off); in tod_validate()